Skip to content

Implicit set_ methods should return the values set and raise if not successful #631

Description

@dhermes

See @tseavercomment about returning (and the current storage regression test hacky behavior).

This will likely require doing something like

classEnvironment(object):
....
DEFAULT_ENVIRON=Environment()
defset_default_foo():
# Do some stuff to DEFAULT_ENVIRONreturnDEFAULT_ENVIRON

Metadata

Metadata

Assignees

Labels

api: storageIssues related to the Cloud Storage API.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions