1110 Commits (ccbed29c678be6e69d3e784da9e95ed7d2a6dc64)

Author SHA1 Message Date
Deanna Garcia 031a12b6a5 Move pyext to python dir and change test installation 2 years ago
Deanna Garcia 9880136636 Add bazel target for source distribution 2 years ago
Matt Fowles Kulukundis 1697e4558b Main 202212161220 (#11340) 2 years ago
Protobuf Team Bot 9238c4843a Add debug_redact field option to protobuf. 2 years ago
Jie Luo 883ec1c3ef Raise errors when serialize inf and nan for Value.number_value in json format. fixes #11259 2 years ago
Deanna Garcia d0169ff9d1 Create python source file distribution to use for python source wheel. 2 years ago
Hongcheng Xu 68d25df1d2 Clarifies ParseFromString method takes only binary form of proto 2 years ago
Tommy Dew 1e6f8761cd Resolve #10949: use raise from in json_format.py (#10966) 2 years ago
Mike Kruskal 9baae6adcb Clean up aarch64 tests. 2 years ago
Mike Kruskal 6df908957a Internal changes 2 years ago
Mike Kruskal bfed218c71 Internal changes 2 years ago
Jie Luo 0dd27f9f93 delete python/google/protobuf/protobuf_test.py which is dead 2 years ago
Jie Luo de28d0b090 Removed python files from file_list and replace it with directory-based renames. 2 years ago
Protobuf Team Bot 680881def1 Internal change 2 years ago
Protobuf Team Bot f6f6af5472 Internal change 2 years ago
Protobuf Team Bot f0dc78d7e6 Updating version.json and repo version numbers to: 21.12 2 years ago
Eric Salo 1f58f1d7b8 allow reserved enums to be negative 2 years ago
Mike Kruskal 912850b6f4 Fix python breakage from bad export 2 years ago
Joshua Haberman a49bfa9825 Fixed text_format_test.py's imports. 2 years ago
Jie Luo 324f26e0cd Internal change only 2 years ago
Mike Kruskal 032c9c8ada Internal changes 2 years ago
Protobuf Team Bot 99eb7fa891 Updating version.json and repo version numbers to: 21.11 2 years ago
Jie Luo ea1c922d75 Internal change only 2 years ago
Jie Luo 0def88b582 Internal change only 2 years ago
Protobuf Team Bot a474c5b9ff Updating version.json and repo version numbers to: 21.11 2 years ago
Jie Luo b9eb6bf759 Internal change only 2 years ago
Jie Luo 44e6f6699a Internal change only 2 years ago
Jie Luo 0980a7b418 Internal change only 2 years ago
Mike Kruskal 9d5dc6c9ec Internal changes 2 years ago
Jie Luo 0822add4d4 Internal change only 2 years ago
Jie Luo 9e12e81bc2 Remove required fields in protobuf python test protos 2 years ago
Deanna Garcia 92dbe4b8bb Add license file to pypi wheels. 2 years ago
Eric Salo b747edb830 append "ByDef" to names of message accessors that use reflection 2 years ago
Mike Kruskal 3bc50497eb Bump upb version and refactor python compatibility. 2 years ago
Mike Kruskal 248ed86f2b Add better handling for systems without python3 installed. 2 years ago
Mike Kruskal 129c3a4697 Fix copybara transformations for Python/C++ code. 2 years ago
Jie Luo 24743cd6c7 Remove _SetType from python api_implementation.py 2 years ago
Jie Luo 3d3bebf8ab Internal change only 2 years ago
Protobuf Team Bot 11bc195441 Updating version.json and repo version numbers to: 21.10 2 years ago
Protobuf Team Bot ed63a2c7e4 Updating version.json and repo version numbers to: 21.10-rc0 2 years ago
Eric Salo 4ac90bbb69 add unit test for recent upb bug fix 2 years ago
Deanna Garcia 5251a44893 Upgrade rules_python to newest version. 2 years ago
Sandy Zhang a1d054be85 Internal Change 2 years ago
Eric Salo 03b1dee5cc implement upb_Map_Next() as the new upb_Map iterator 2 years ago
Eric Salo ff6439fba0 move the wire type definitions into upb/wire/ where they belong 2 years ago
Protobuf Team Bot b141bf9b1e protobuf: Improve error message while constructing messages in Python. 2 years ago
Karol M. Langner 6e75fa152e Add repeated and nested message fields to deprecated test proto 2 years ago
Eric Salo 70566461f9 replace and repair the integer hash table iterator: 2 years ago
Protobuf Team Bot d3ec4b63c9 Add Parse/Serialize templates to support shared_ptr/unique_ptr. 2 years ago
Jie Luo 3b4c4d0123 Remove syntax usage in test_util.py 2 years ago