COMMITS
/ python/map.c December 5, 2025
J
Fixed several cases of implicit bool->pointer conversion.
Joshua Haberman committed
April 29, 2025
J
Fix python upb crashes on map/repeated reference stub destructor
Jie Luo committed
November 27, 2024
G
[python] Remove semicolon after `PyObject_HEAD` (#16123)
Geoffry Song committed
November 12, 2024
J
Breaking Change: Python setdefault behavior change for map field.
Jie Luo committed
June 11, 2024
J
Fixed a couple of compiler warnings.
Joshua Haberman committed
March 6, 2024
December 21, 2023
E
upb: add a non-void typedef for upb_Message
Eric Salo committed
December 20, 2023
E
upb: add 'static' to several Python map functions
Eric Salo committed
November 20, 2023
P
Update remainder of upb to new short license style.
Protobuf Team Bot committed
November 1, 2023
J
Fixed Python memory leak in map lookup.
Joshua Haberman committed
September 29, 2023
E
upb: merge ":collections" into ":message"
Eric Salo committed
September 26, 2023
A
Reorganize upb file structure
Adam Cozzette committed