1113 Commits (0ddeb6c4c808c617f8b2e89e7eb105aa630d64da)

Author SHA1 Message Date
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
Jie Luo d879311cac Add type name info for upb python parse error message in MergeFromStrig(). To keep same with cpp extension. 8 months ago
Mike Kruskal 8beb9705e4 Fix delimited inheritance in all languages. 8 months ago
Joshua Haberman 1f984453e8 Fix forward for Python bytearray. 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
Joshua Haberman bffd01c649 Fixed a couple of compiler warnings. 8 months ago
Protobuf Team Bot 4a5660c889 Automated rollback of commit 4dc164884c. 8 months ago
Protobuf Team Bot b3bcbd92da Automated rollback of commit e207f27a35. 9 months ago
Mike Kruskal 4dc164884c Automated rollback of commit e1bf1f048e. 9 months ago
Jie Luo b690e729eb Nextgen Proto Pythonic API: Timestamp/Duration assignment, creation and calculation 9 months ago
Protobuf Team Bot e1bf1f048e Update rules_python to 0.28.0 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
Hong Shin 0730adb1c1 rename upb_Message_WhichOneof to upb_Message_WhichOneofByDef 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 5a9170701e internal change 9 months ago
Jie Luo e7fdab4a2c Add Nextgen python proto_test to github 9 months ago
Jie Luo 495ba7bcdb Nextgen Proto Pythonic API: “Add-on” proto for serialize/parse 9 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
Mike Kruskal ea81024ddf Refactor editions infrastructure to a top-level directory. 10 months ago
Kyle Montemayor 57772cdae7 Add __or__ to enum_type_wrapper so they can be used in type unions 10 months ago
Mike Kruskal b3b4497d61 Implement feature lifetime validation in protoc and the C++ runtime. 10 months ago
Protobuf Team Bot 8257c4469d Copy py_proto_library from rules_python to protobuf 10 months ago
Eric Salo 3d21bc26c9 upb: define kUpb_CompareOption_IncludeUnknownFields flag for upb_Message_IsEqual() 11 months ago
Mike Kruskal 29c69ff00b Fix text-format delimited field handling 11 months ago
Protobuf Team Bot 21d75f861c Remove references to rules_proto 11 months ago
zhangzibao f6bcf9c78f bugfix json_format.py (#16382) 11 months ago
Sandy Zhang ed965bd140 Update python_tag select to include python limited_api 11 months ago
Protobuf Team Bot d7f032ad15 Move private definitions out of //bazel 11 months ago
Jie Luo baf211bf63 Automated rollback of commit de8e550e90. 11 months ago
Jie Luo de8e550e90 Nextgen Proto Pythonic API: Add 'in' operator 11 months ago
Protobuf Team Bot 83ec410d30 Internal change 11 months ago
Anton Grbin 86abf35ef5 Python JSON parser: Ignore invalid enum string values if ignore_unknown_fields is set (#15887) 11 months ago
Jie Luo 7e033c0be1 internal chnge 11 months ago
Jie Luo a2cc9f7b62 internal change 11 months ago