836 Commits (49bb305147392ecdc65234b4b03b51de66e02e48)

Author SHA1 Message Date
Protobuf Team Bot 6b5d8db01f Updating version.json and repo version numbers to: 25.0 1 year ago
Joshua Haberman 1711ebd455 Fixed Python memory leak in map lookup. 1 year ago
Joshua Haberman b0eeb356b8 Fixed Python memory leak in map lookup. 1 year ago
Mike Kruskal 88249acbfd Internal change 2 years ago
Mike Kruskal 63f4c503a2 Editions: Embed resolved features of descriptor.proto for pure python. 2 years ago
Jie Luo e9953d2155 internal change 2 years ago
Protobuf Team Bot ba1aab2baf Updating version.json and repo version numbers to: 25.0-rc2 2 years ago
Protobuf Team Bot 62a435c1ab Fix handling of Unicode escapes in string data in textproto files. 2 years ago
Protobuf Team Bot 896f3d8ced Updating version.json and repo version numbers to: 25.0-rc1 2 years ago
Edgar Riba 1639639c40 unused miport sys and variable (#13869) 2 years ago
Jie Luo 656d62ae32 internal change 2 years ago
Jie Luo 41af1d53a2 loosen upb for json name conflict check in proto2 between json name and field 2 years ago
Protobuf Team Bot ebb1b0550a GetArena() instead of GetArenaForAllocation(). 2 years ago
Protobuf Team Bot e33e0d2ba5 Add `ABSL_ATTRIBUTE_LIFETIME_BOUND` attribute on generated oneof accessors. 2 years ago
Samuel Freilich f5e6fb02cc Use a more general and simpler (but slower) approach in Timestamp.ToDatetime 2 years ago
Mike Kruskal f5d9c6f174 Temporarily disable windows-only python failure 2 years ago
Samuel Freilich f0c56f9bc4 Ensure Timestamp.ToDatetime(tz) has correct offset 2 years ago
Adam Cozzette 501ececd39 Reorganize upb file structure 2 years ago
Jie Luo 1e0bc565a0 Do not check required field for upb python MergeFrom 2 years ago
Protobuf Team Bot 73b7f06faf Verify closed enums rather than fallback to eager parsing. 2 years ago
Adam Cozzette 9b46ed520e Add CI runs for testing upb Python wheels 2 years ago
Sandy Zhang 81068e8e8c Internal change 2 years ago
Jie Luo b1c4c65658 On demand create message meta class for upb python 2 years ago
Adam Cozzette 7286ffceb2 Merge the protobuf and upb Bazel repos 2 years ago
Joshua Haberman db20f5ffc9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Joshua Haberman 9840a6d7c9 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Joshua Haberman 9ef8f5cffc Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Joshua Haberman b42ca260d1 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Joshua Haberman 106de22416 Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
Jie Luo 8a11c3c8f0 Add python test for deprecated syntax 2 years ago
Jie Luo bd7a9df1eb Change upb python to keep the meta class ref on message descriptor. Also add Garbage Collection on meta class and message descriptor. 2 years ago
Jie Luo 3e966f1dc9 Add lock to pure python's field decoders 2 years ago
Protobuf Team Bot 12d4f418a7 Comparing a proto message with an object of unknown returns NotImplemented 2 years ago
Jie Luo 9c76ea4413 Add upb python Py_mp_subscript for descriptor sequences. 2 years ago
Jie Luo bf0451983d Make upb python FieldDescriptor able to access the constant cpp type attributes 2 years ago
Jie Luo abf5dfbfbc Fix a bug that strips options from descriptor.proto in Pure Python. 2 years ago
Jie Luo 836fb65bb7 Test part: upb CopyFrom the default empty message should just clear instead of deep copy 2 years ago
Mike Kruskal 27d42c5ba7 Fix a bug that strips options from descriptor.proto in Python. 2 years ago
Mike Kruskal 2eee41224e Remove editions test proto from setup.py. 2 years ago
ericsalo 843b74e601 Main 202308091812 (#13489) 2 years ago
Protobuf Team Bot aba9a7f1a3 Internal change 2 years ago
Protobuf Team Bot 093e258a71 Updating version.json and repo version numbers to: 24.0 2 years ago
Jie Luo 161989080b Fix wrong warning message info 2 years ago
Protobuf Team Bot 0cf1ea48d4 Fix typo in warning about the deprecated use of message.UnknownFields(). 2 years ago
Jie Luo 47a9091dfa Add test when type is missing when build FileDescriptorProto 2 years ago
Jie Luo c988759a9b Raise warings for message.UnknownFields() usages and navigate to the new add 2 years ago
Protobuf Team Bot 3487ae0c01 Updating version.json and repo version numbers to: 24.0-rc3 2 years ago
Protobuf Team Bot 034ec9d9f6 Updating version.json and repo version numbers to: 24.0-rc2 2 years ago
Jie Luo 533fbbb45e Add tuple support to set Struct 2 years ago
Protobuf Team Bot 05835e374d Updating version.json and repo version numbers to: 24.0-rc1 2 years ago