Protocol Buffers - Google's data interchange format
COMMITS
/ python/descriptor_pool.c March 11, 2026
J
Fix NULL byte handling issue in Python Protobuf find symbols in pool
Jie Luo committed
February 3, 2026
J
Protobuf Python UPB Free Threading support.
Jie Luo committed
January 15, 2026
O
Prevent crashes when creating objects during interpreter shutdown
Oleh Prypin committed
December 5, 2025
J
Fixed several cases of implicit bool->pointer conversion.
Joshua Haberman committed
May 21, 2025
J
Change proto_api work with custom pool for upb and pure python.
Jie Luo committed
March 24, 2025
November 27, 2024
G
[python] Remove semicolon after `PyObject_HEAD` (#16123)
Geoffry Song committed
April 6, 2024
E
March 11, 2024
E
upb: add 'options' arg to upb_Message_IsEqual()
Eric Salo committed
February 9, 2024
E
upb: implement minitable-based field iterators
Eric Salo committed
December 21, 2023
E
upb: add a non-void typedef for upb_Message
Eric Salo committed
November 20, 2023
P
Update remainder of upb to new short license style.
Protobuf Team Bot committed
November 10, 2023
M
Expose editions in Python/upb.
Mike Kruskal committed
November 6, 2023
P
Properly untrack Python GC objects during deallocation.
Protobuf Team Bot committed
September 26, 2023
A
Reorganize upb file structure
Adam Cozzette committed