-
Notifications
You must be signed in to change notification settings - Fork 1.6k
fix: Allow protobuf 6.x #13637
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
fix: Allow protobuf 6.x #13637
Conversation
|
presubmit This was fixed by 346097d |
56340ed to
62cf867
Compare
62cf867 to
79789f5
Compare
vchudnov-g
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for doing this! One non-trivial (but still minor) comment about avoiding the try/catch.
Co-authored-by: Victor Chudnovsky <[email protected]>
Apply changes from googleapis/gapic-generator-python#2352 and googleapis/gapic-generator-python#2347 to 4 packages containing protobuf stubs which are not automatically generated using
gapic-generator-pythonBEGIN_COMMIT_OVERRIDE
fix: Allow protobuf 6.x
fix: resolve issue where pre-release versions of dependencies are installed
END_COMMIT_OVERRIDE