Skip to content

[protobuf] Bump to 7.35.1 - #16255

Merged
srittau merged 1 commit into
python:mainfrom
ekanshul:bump-protobuf-7-35-1
Aug 20, 2026
Merged

[protobuf] Bump to 7.35.1#16255
srittau merged 1 commit into
python:mainfrom
ekanshul:bump-protobuf-7-35-1

Conversation

@ekanshul

Copy link
Copy Markdown
Contributor

Closes #15811

Regenerates the *_pb2.pyi stubs with scripts/sync_protobuf/google_protobuf.py on protobuf v35.1 (libprotoc 35.1, mypy-protobuf 3.6.0 to match the previous generation, since the 5.x output changes the whole stub style and trips Y015 after black), and adds the new unquote_int64_if_possible keyword to json_format.MessageToDict/MessageToJson and max_recursion_depth to text_format.Parse/Merge/MergeLines/_Parser.

Agent used: Claude Code

Regenerate the ``*_pb2.pyi`` stubs with ``scripts/sync_protobuf/google_protobuf.py``
on protobuf v35.1 and add the new ``unquote_int64_if_possible`` (json_format)
and ``max_recursion_depth`` (text_format) parameters.

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

Copy link
Copy Markdown
Contributor

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

@srittau
srittau merged commit a99fdbf into python:main Aug 20, 2026
80 of 81 checks passed
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.

2 participants