Skip to content

[protobuf] Bump to 7.35.1 - #16256

Closed
ekanshul wants to merge 1 commit into
python:mainfrom
ekanshul:bump-protobuf-7-35
Closed

[protobuf] Bump to 7.35.1#16256
ekanshul wants to merge 1 commit into
python:mainfrom
ekanshul:bump-protobuf-7-35

Conversation

@ekanshul

Copy link
Copy Markdown
Contributor

Closes #15811

Bump protobuf to 7.35.1, regenerating the *_pb2.pyi stubs with scripts/sync_protobuf/google_protobuf.py (mypy-protobuf 3.6.0, libprotoc 35.1) and adding the new max_recursion_depth parameter to the text_format parsers and the keyword-only unquote_int64_if_possible parameter to json_format.MessageToDict/MessageToJson.

Agent used: Claude Code

Regenerate the *_pb2.pyi stubs with the sync script and add the new
max_recursion_depth and unquote_int64_if_possible parameters.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@ekanshul

Copy link
Copy Markdown
Contributor Author

Closing as an exact duplicate of #16255, which was opened a few seconds earlier from a parallel session of mine. Sorry for the noise.

@ekanshul ekanshul closed this Aug 19, 2026
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant