-
Notifications
You must be signed in to change notification settings - Fork 16k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Validate Feature support on Custom Options
#25029
opened Dec 24, 2025 by
copybara-service
bot
•
Draft
Added more validations of
syntax and edition when parsing descriptors.
#25026
opened Dec 23, 2025 by
copybara-service
bot
•
Draft
Remove pyext/ python files from python_src_files.
#25021
opened Dec 23, 2025 by
copybara-service
bot
•
Draft
Fix unnecessary required field checking on serialize of message-typed map fields.
#25019
opened Dec 23, 2025 by
copybara-service
bot
•
Draft
Avoid doing an extra pass over strings in the cases when the min/max number of bytes for the length-prefix is not bounded.
#25018
opened Dec 23, 2025 by
copybara-service
bot
•
Draft
Replace
GetDefaultRepeatedField with RawPtr to avoid the once-init calls.
#25017
opened Dec 23, 2025 by
copybara-service
bot
•
Draft
upb/fuzz: dump proto info in upb/message/test.cc
#24963
opened Dec 22, 2025 by
copybara-service
bot
•
Draft
Adding missing comma to Protobuf maintainers metadata
#24962
opened Dec 22, 2025 by
karenwuz
Loading…
hpb/cpp [mk4] wrap proto2 messages so that they're invocable in terra hpb, starting with simple scalars (bools)
#24961
opened Dec 22, 2025 by
copybara-service
bot
•
Draft
Make it a runtime flag whether we treat closed enums as open.
#24945
opened Dec 20, 2025 by
copybara-service
bot
•
Draft
Use the standard library's implementation of
Utf8Chunks.
#24934
opened Dec 18, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.