1149 Commits (09ac8ca24887692e83e88e578a93f9289fc501f0)

Author SHA1 Message Date
Protobuf Team Bot 5e717fd1d7 Fix typo in the well_known_types-internal _TIMESTAMPFOMAT constant. 2 months ago
Tony Liao d4a32bbc87 Add test cases for empty map entries for text format in Python. 2 months ago
Samuel Freilich fa858b82d2 Fix pyi generation for messages with a field named "self" 2 months ago
Mike Kruskal 1fe26cf0c1 Updating version.json and repo version numbers to: 30.0-dev (#18567) 2 months ago
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 2 months ago
Protobuf Team Bot 83569cff3d Mute the minor version warning https://github.com/protocolbuffers/protobuf/issues/18096 2 months ago
Mike Kruskal ce6dbe478a Setup fix for python/upb for the enforcement of closed enums in editions. 2 months ago
Mike Kruskal 9e8b30c213 Fix cord handling in DynamicMessage and oneofs. 2 months ago
Protobuf Team Bot f6b9a4942e Limit the Python Poison Pills warning count 2 months ago
Mike Kruskal 4c923285a3 Fix packed reflection handling bug in edition 2023. 2 months ago
Protobuf Team Bot de51f2cc06 Prepare for `google::protobuf::MapKey` to no longer own string keys 2 months ago
Protobuf Team Bot 9fa1f4f9bb Fix ContainerBase::DeepCopy to not modify the source object. 3 months ago
Protobuf Team Bot 13cf397e1a upgrade test images to bazel 6.4 3 months ago
Mike Kruskal 0b6e768f07 Introduce lifetimes for individual feature values. 3 months ago
Hood Chatham b915e9f44e Fix signature of `PyUpb_MessageMeta_Clear` (#17959) 3 months ago
Joshua Haberman 8422e9795f Migrated upb to use Copybara-standard stripping. 3 months ago
Joshua Haberman e4449ba248 Harmonize license rules between google3 and OSS 3 months ago
Jie Luo 471ff77270 Remove deprecated service.py usages from test 3 months ago
Mike Kruskal 0d9baf367f Remove outdated conformance/fuzz tests. 3 months ago
Joshua Haberman 983910fa1a Removed aliases for the boostrap proto libraries. 3 months ago
Jie Luo dd95e5b1fa Nextgen Proto Pythonic API: Add any.py 3 months ago
Joshua Haberman eab1fa2765 Fixed layering check violations once and for all in upb bootstrapping. 3 months ago
Protobuf Team Bot 5a224554eb Add test that tries to parse a JSON string that exceeds the recursion limit. 3 months ago
Jie Luo b9f46b822e Remove deprecated reflection.py usages from test 3 months ago
Jie Luo b70c4b0c19 Raise warnings for deprecated python cpp extension GetDebugString(). 3 months ago
Jie Luo 903c3f15b0 Nextgen Proto Pythonic API: Add duration.py 4 months ago
Protobuf Team Bot 1f93cf8aaf Internal Change 4 months ago
Jie Luo ee26f27493 Nextgen Proto Pythonic API: Add timestamp.py 4 months ago
Jie Luo 1aedb97602 Move python WKT test proto messages into well_known_types_test.proto 4 months ago
Jie Luo c37dd57a70 Remove deprecated GetPrototype usages in google/protobuf/ to git rid of the 4 months ago
Protobuf Team Bot d0395408aa Fix outputted command for usage of update_failure_list.py 4 months ago
Jie Luo 2967c521a6 -Remove service.py usages in builder 4 months ago
Jie Luo 55705f85db Raise warnings for deprecated google/protobuf/reflection.py APIs. 4 months ago
Protobuf Team Bot 00621324a4 Update setuptools to 70.3.0 4 months ago
zhangskz 8e60d9f166 Updating version.json and repo version numbers to: 29.0-dev (#17432) 4 months ago
Protobuf Team Bot 32bcf0bead Prepare the code for migrating protobuf string accessors to 5 months ago
Protobuf Team Bot 27d8304aa8 Add a warning for gencode that is one major version older than runtime 5 months ago
Protobuf Team Bot 647ee98c65 Add #include "third_party/protobuf/port_undef.inc" a bunch of many .cc files 5 months ago
Jie Luo e17821cac1 Nextgen Proto Pythonic API: Struct/ListValue assignment and creation 5 months ago
Jie Luo d879311cac Add type name info for upb python parse error message in MergeFromStrig(). To keep same with cpp extension. 6 months ago
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 6 months ago
Joshua Haberman 1f984453e8 Fix forward for Python bytearray. 6 months ago
jensbjorgensen eb67a91cac make bytearray work (again) (#16691) 6 months ago
Protobuf Team Bot 3784ba1959 Fix stack overflow on self-recursive messages with pybind11 6 months ago
Joshua Haberman bffd01c649 Fixed a couple of compiler warnings. 6 months ago
Protobuf Team Bot 4a5660c889 Automated rollback of commit 4dc164884c. 6 months ago
Protobuf Team Bot b3bcbd92da Automated rollback of commit e207f27a35. 6 months ago
Mike Kruskal 4dc164884c Automated rollback of commit e1bf1f048e. 6 months ago
Jie Luo b690e729eb Nextgen Proto Pythonic API: Timestamp/Duration assignment, creation and calculation 6 months ago
Protobuf Team Bot e1bf1f048e Update rules_python to 0.28.0 6 months ago