Skip to content

Bump GAX dependencies to Py3k-compatible versions. - #2065

Merged
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:gax-python3-bump
Aug 9, 2016
Merged

Bump GAX dependencies to Py3k-compatible versions.#2065
tseaver merged 1 commit into
googleapis:masterfrom
tseaver:gax-python3-bump

Conversation

@tseaver

Copy link
Copy Markdown
Contributor

Note that we have to adjust imports, because the GAX-generated wrappers are now in google.cloud.logging.v2 and google.cloud.pubsub.v1.

/cc @bjwatson, @geigerj

Note that we have to adjust imports, because the GAX-generated wrappers
are now in 'google.cloud.logging.v2' and 'google.cloud.pubsub.v1'.
@tseavertseaver added api: pubsub Issues related to the Pub/Sub API. api: logging Issues related to the Cloud Logging API. grpc labels Aug 9, 2016
@googlebotgooglebot added the cla: yes This human has signed the Contributor License Agreement. label Aug 9, 2016
@dhermes

Copy link
Copy Markdown
Contributor

LGTM

@tseaver
tseaver merged commit 9ed589c into googleapis:masterAug 9, 2016
@tseaver
tseaver deleted the gax-python3-bump branch August 9, 2016 16:33
tseaver added a commit that referenced this pull request Aug 9, 2016
Backport PR #2065 to address issue #2066, then bump version to 0.18.1 for urgent release.
@tseavertseaver mentioned this pull request Aug 9, 2016
@dhermesdhermes mentioned this pull request Sep 19, 2016
parthea added a commit that referenced this pull request Mar 6, 2026
Expand range to avoid diamond dependency issues
See https://pypi.org/project/geopandas/1.0.1/
parthea pushed a commit that referenced this pull request Apr 1, 2026
…in parentheses (#2065)
* chore: allow method_logger to directly decorate functions with params in parentheses
* fix format
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api: loggingIssues related to the Cloud Logging API.api: pubsubIssues related to the Pub/Sub API.cla: yesThis human has signed the Contributor License Agreement.grpc

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@tseaver@dhermes@googlebot