FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(dependencies): increase protobuf version by busunkim96 · Pull Request #49 · googleapis/python-api-core · GitHub

This repository was archived by the owner on Feb 23, 2026. It is now read-only.
/ python-api-core Public archive

fix(dependencies): increase protobuf version - #49

Merged
busunkim96 merged 1 commit into
masterfrom
busunkim96-patch-1
Jun 16, 2020
Merged

fix(dependencies): increase protobuf version#49
busunkim96 merged 1 commit into
masterfrom
busunkim96-patch-1

Conversation

Copy link
Copy Markdown
Contributor

Increase protobuf version to 3.12.0 for _internal_create_key.

See protocolbuffers/protobuf@b99994d for the commit where this was added.

Fixes #48 🦕

Increase protobuf version to 3.12.0 for `_internal_create_key`. Closes #48
busunkim96 requested review from crwilcox and plamut June 15, 2020 16:23
googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 15, 2020

plamut left a comment
edited
Loading

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Looks good.

With protobuf==3.12.0, the following import does not result in an error anymore, unlike in some older protobuf versions:

from google.cloud.pubsub_v1.types import PushConfig

busunkim96 merged commit 1ba6095 into master Jun 16, 2020
tseaver deleted the busunkim96-patch-1 branch December 8, 2020 18:12
This was referenced May 30, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Updating the pubsub client breaks because it needs a newer version of protobuf

3 participants


Back | FazBrowse Home | New Git URL