Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Store policy bindings as sets, not frozensets. #3308

Merged
merged 1 commit into from
Apr 19, 2017
Merged

Store policy bindings as sets, not frozensets. #3308

merged 1 commit into from
Apr 19, 2017

Conversation

tseaver
Copy link
Contributor

@tseaver tseaver commented Apr 18, 2017

The legacy accessors still return frozensets, as they cannot safely be mutated in plcae.

@tseaver tseaver added api: pubsub Issues related to the Pub/Sub API. api: core labels Apr 18, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Apr 18, 2017
The legacy accessors still return frozensets, as they cannot safely be
mutated in plcae.
@lukesneeringer
Copy link
Contributor

Merging this (and #3309) so I can more easily read #3311.

@lukesneeringer lukesneeringer merged commit 1633962 into googleapis:master Apr 19, 2017
@tseaver tseaver deleted the 1679-policy_bindings_as_sets branch April 25, 2017 19:01
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
The legacy accessors still return frozensets, as they cannot safely be
mutated in plcae.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: core api: pubsub Issues related to the Pub/Sub API. cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants