-
Notifications
You must be signed in to change notification settings - Fork 16.1k
Pull requests: protocolbuffers/protobuf
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Implementing cc namespace option:
(pb.file.cpp).namespace
#26956
opened Apr 17, 2026 by
copybara-service
bot
•
Draft
Add a bit more unit test coverage for Edition 2024 defaults.
#26955
opened Apr 17, 2026 by
copybara-service
bot
•
Draft
Add an
enforce_proto_limits feature which will be implemented in Edition 2026.
#26953
opened Apr 17, 2026 by
copybara-service
bot
•
Draft
Expose the
SupportUnknownEnumValue helper function.
#26943
opened Apr 16, 2026 by
copybara-service
bot
•
Draft
Change technique used for implicit weak messages.
#26942
opened Apr 16, 2026 by
copybara-service
bot
•
Draft
Fix PyProto C++ and upb implementations to return NotImplemented in descriptor container equality checks for unrecognized types
#26939
opened Apr 16, 2026 by
copybara-service
bot
•
Draft
Refactor LazyField use in unions to be behind an abstraction.
#26936
opened Apr 16, 2026 by
copybara-service
bot
•
Draft
Add comments to TextFormat documenting that its intended for human-in-the-loop usecases (not wire format).
#26934
opened Apr 16, 2026 by
copybara-service
bot
•
Draft
Fix RepeatedContainer_pop to raise IndexError for out-of-bounds indices.
#26920
opened Apr 16, 2026 by
copybara-service
bot
•
Draft
python: fix duplicate proto field detection to use field number instead of JSON name
#26917
opened Apr 16, 2026 by
hoanghai2110-web
Loading…
C#: fix IndexOutOfRangeException in ReadRawByte on truncated messages
#26914
opened Apr 15, 2026 by
pawlos
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.