Skip to content

Conversation

lukesneeringer
Copy link
Contributor

No description provided.

@lukesneeringer lukesneeringer added the api: pubsub Issues related to the Pub/Sub API. label Feb 22, 2017
@lukesneeringer lukesneeringer self-assigned this Feb 22, 2017
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Feb 22, 2017
@lukesneeringer lukesneeringer mentioned this pull request Feb 22, 2017
7 tasks

from google.cloud._testing import _GAXBaseAPI

from google.cloud.pubsub import __version__

This comment was marked as spam.

This comment was marked as spam.

def mock_publisher_api(channel):
def mock_publisher_api(channel, **kwargs):
channels.append(channel)
publisher_api_kwargs.update(kwargs)

This comment was marked as spam.

@lukesneeringer
Copy link
Contributor Author

@dhermes Can I consider this one to be approved?

@lukesneeringer lukesneeringer merged commit dae40f9 into googleapis:master Feb 23, 2017
@lukesneeringer lukesneeringer deleted the gccl-pubsub branch February 23, 2017 16:50
richkadel pushed a commit to richkadel/google-cloud-python that referenced this pull request May 6, 2017
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