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

Converting Pub/Sub topic->list_subscriptions to iterator. #2618

Merged
merged 1 commit into from
Oct 27, 2016

Conversation

dhermes
Copy link
Contributor

@dhermes dhermes commented Oct 26, 2016

NOTE: Has #2617 as diffbase, though has only one commit.

NOTE: _item_to_subscription is identically defined in _gax and connection, since in either case the API just returns strings.

Also worth noting that the mocks in the unit tests were returning values different from what the actual responses returned.

@dhermes dhermes added the api: pubsub Issues related to the Pub/Sub API. label Oct 26, 2016
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Oct 26, 2016
Copy link
Contributor

@tseaver tseaver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

61d1d46 LGTM

@dhermes dhermes merged commit 2572967 into googleapis:master Oct 27, 2016
@dhermes dhermes deleted the pubsub-iterators-2 branch October 27, 2016 16:52
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
Converting Pub/Sub topic->list_subscriptions to iterator.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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.

4 participants