-
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
Breaking Change: Remove deprecated FieldDescriptor::has_optional_keyword() in OSS. Use is_repeated() or has_presence() instead
#24793
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
Breaking Change: Remove deprecated FieldDescriptor::label() in OSS. Use is_repeated() or is_required() instead
#24792
opened Dec 11, 2025 by
copybara-service
bot
•
Draft
Removed
__slots__ from our .pyi files for messages for better PyCharm and mypy compatibility.
#24790
opened Dec 10, 2025 by
copybara-service
bot
•
Draft
Avoid potential exceptions on serialize in the face of malformed lazy extensions.
#24789
opened Dec 10, 2025 by
copybara-service
bot
•
Draft
hpb/cpp: introduce HeaderFilenameProtoH(...) to cpp/names.h
#24788
opened Dec 10, 2025 by
copybara-service
bot
•
Draft
Automated rollback of commit 38ca2d35d30df8ad3be22179a5cfe29223945d8a.
#24787
opened Dec 10, 2025 by
copybara-service
bot
•
Draft
Ignore missing descriptors in Reflection::ListFields.
#24782
opened Dec 10, 2025 by
copybara-service
bot
•
Draft
FieldMaskUtil::TrimMessage: Handle repeated messages.
#24781
opened Dec 10, 2025 by
copybara-service
bot
•
Draft
One-Line Change Description (used as GitHub Pull Request title)
#24769
opened Dec 9, 2025 by
copybara-service
bot
•
Draft
Breaking change: Raise errors in OSS when assign bool to int/enum field in Python Proto.
#24763
opened Dec 9, 2025 by
copybara-service
bot
•
Draft
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.