836 Commits (3bf9c400ec797b1b287bab3079e14b89995c8828)

Author SHA1 Message Date
Nathan Baulch e4cbc79ab4 Fix minor typos (#17682) 5 months ago
Protobuf Team Bot 83569cff3d Mute the minor version warning https://github.com/protocolbuffers/protobuf/issues/18096 5 months ago
Mike Kruskal ce6dbe478a Setup fix for python/upb for the enforcement of closed enums in editions. 5 months ago
Mike Kruskal 9e8b30c213 Fix cord handling in DynamicMessage and oneofs. 5 months ago
Protobuf Team Bot f6b9a4942e Limit the Python Poison Pills warning count 5 months ago
Mike Kruskal 4c923285a3 Fix packed reflection handling bug in edition 2023. 5 months ago
Protobuf Team Bot de51f2cc06 Prepare for `google::protobuf::MapKey` to no longer own string keys 5 months ago
Protobuf Team Bot 9fa1f4f9bb Fix ContainerBase::DeepCopy to not modify the source object. 5 months ago
Mike Kruskal 0b6e768f07 Introduce lifetimes for individual feature values. 5 months ago
Jie Luo 471ff77270 Remove deprecated service.py usages from test 6 months ago
Mike Kruskal 0d9baf367f Remove outdated conformance/fuzz tests. 6 months ago
Jie Luo dd95e5b1fa Nextgen Proto Pythonic API: Add any.py 6 months ago
Protobuf Team Bot 5a224554eb Add test that tries to parse a JSON string that exceeds the recursion limit. 6 months ago
Jie Luo b9f46b822e Remove deprecated reflection.py usages from test 6 months ago
Jie Luo b70c4b0c19 Raise warnings for deprecated python cpp extension GetDebugString(). 6 months ago
Jie Luo 903c3f15b0 Nextgen Proto Pythonic API: Add duration.py 7 months ago
Protobuf Team Bot 1f93cf8aaf Internal Change 7 months ago
Jie Luo ee26f27493 Nextgen Proto Pythonic API: Add timestamp.py 7 months ago
Jie Luo 1aedb97602 Move python WKT test proto messages into well_known_types_test.proto 7 months ago
Jie Luo c37dd57a70 Remove deprecated GetPrototype usages in google/protobuf/ to git rid of the 7 months ago
Protobuf Team Bot d0395408aa Fix outputted command for usage of update_failure_list.py 7 months ago
Jie Luo 2967c521a6 -Remove service.py usages in builder 7 months ago
Jie Luo 55705f85db Raise warnings for deprecated google/protobuf/reflection.py APIs. 7 months ago
zhangskz 8e60d9f166 Updating version.json and repo version numbers to: 29.0-dev (#17432) 7 months ago
Protobuf Team Bot 32bcf0bead Prepare the code for migrating protobuf string accessors to 7 months ago
Protobuf Team Bot 27d8304aa8 Add a warning for gencode that is one major version older than runtime 8 months ago
Protobuf Team Bot 647ee98c65 Add #include "third_party/protobuf/port_undef.inc" a bunch of many .cc files 8 months ago
Jie Luo e17821cac1 Nextgen Proto Pythonic API: Struct/ListValue assignment and creation 8 months ago
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 8 months ago
jensbjorgensen eb67a91cac make bytearray work (again) (#16691) 8 months ago
Protobuf Team Bot 3784ba1959 Fix stack overflow on self-recursive messages with pybind11 8 months ago
Protobuf Team Bot b3bcbd92da Automated rollback of commit e207f27a35. 9 months ago
Jie Luo b690e729eb Nextgen Proto Pythonic API: Timestamp/Duration assignment, creation and calculation 9 months ago
Protobuf Team Bot e207f27a35 Internal Change 9 months ago
Jie Luo 3a9f0743ea Nextgen Proto Pythonic API: “Add-on” proto for length prefixed serialize/parse 9 months ago
Protobuf Team Bot 18da465815 Rename `DynamicCastToGenerated`/`DownCastToGenerated` to 9 months ago
Protobuf Team Bot f65108072b Fixed printing of nan floats/doubles in Python. 9 months ago
Jie Luo 696b5a3554 Use lower_with_under for Python nextgen tests 9 months ago
Jie Luo 6c91de9de9 Nextgen Proto Pythonic API: “Add-on” proto for JSON serialize/parse 9 months ago
Jie Luo 495ba7bcdb Nextgen Proto Pythonic API: “Add-on” proto for serialize/parse 10 months ago
Jie Luo 9de810acdc use struct instead of ctype. allows the protobuf python library to work on cpython 3.11's new wasm target [1] 10 months ago
Jie Luo 24f27c3b88 Nextgen Proto Pythonic API: Add 'in' operator 10 months ago
Kyle Montemayor c4bf83b534 Automated rollback of commit f799af8bf5. 10 months ago
Protobuf Team Bot b3e7a00774 Add unit test enum showing allocation in repeated enum lists 10 months ago
Jie Luo 9cc5be12ed Catch all the exceptions in python JSON ParseDict and raise 10 months ago
Protobuf Team Bot 1a7aa2c4e8 Internal changes. 10 months ago
Protobuf Team Bot 971f88aa63 Improve C++, Python, Java runtime version representations to avoid merge conflicts during release. 10 months ago
Mike Kruskal 95877d8569 Updating version.json and repo version numbers to: 28-dev (#16555) 10 months ago
Jie Luo f799af8bf5 Automated rollback of commit 57772cdae7. 10 months ago
Mike Kruskal db5814e4ff Use newly split feature defaults in plugins and runtimes. 10 months ago