897 Commits (c23f226585373a936660e0e63ffea118a7987241)

Author SHA1 Message Date
Eric Salo dfb71558a2 sync to current upb and enable new unit test on upb 2 years ago
Eric Salo 579f4ab70d fix Python bug with required fields 2 years ago
Karthikeyan Singaravelan decc1b5708 Update deprecated aliases for Python 3.12 compatibility. (#12254) 2 years ago
Protobuf Team Bot 8eac9a031e Remove loop when skipping string field values. 2 years ago
Mike Kruskal bdeacc7fb8 Internal Code Change 2 years ago
zhangskz b15bf628e5 Merge 22.x back to main (#12200) 2 years ago
Mike Kruskal 25dfc39b11 Internal changes 2 years ago
Protobuf Team Bot 81f89d509d Updating version.json and repo version numbers to: 22.2 2 years ago
deannagarcia 15bd2c21cf Merge 22.x back to main (#12169) 2 years ago
Protobuf Team Bot 839e8d25ea Updating version.json and repo version numbers to: 22.1 2 years ago
Mike Kruskal 0b9134bb4e Deprecate SupportsUnknownEnumValues on Message reflection. Use FieldDescriptor or EnumDescriptor instead. 2 years ago
Joshua Haberman eaa8f24aa6 Updated obsolete Python README.md 2 years ago
Adam Cozzette 5abab0f47e Roll-forward of change to add Python support for retention attribute 2 years ago
Jie Luo dd9dd86fbc Raise warnings for MessageFactory class usages 2 years ago
Karol M. Langner 1b1ca24ae0 Call setUp on super, and fix import order 2 years ago
Adam Cozzette 3942e53072 Automated rollback of commit 63389c027f. 2 years ago
Adam Cozzette 63389c027f Add Python support for retention attribute 2 years ago
deannagarcia 56c149863c
Depend on proto file instead of proto library 2 years ago
deannagarcia 491d27e4e6
Add plugin.proto to the list of well known files for python 2 years ago
Mike Kruskal 649cc30872 Open-source some of our string_view tests. 2 years ago
Protobuf Team Bot a847a8dc4b Updating version.json and repo version numbers to: 22.0 2 years ago
Protobuf Team Bot a594141cc4 Document known quirks of EnumDescriptor::is_closed() when importing across files with different syntaxes. 2 years ago
Protobuf Team Bot 1de344fcd1 Document known quirks of EnumDescriptor::is_closed() when importing across files with different syntaxes. 2 years ago
Protobuf Team Bot 4dd7a1e380 Updating version.json and repo version numbers to: 22.0-rc3 2 years ago
Xavier Bonaventura c8ebeb1733 Set incompatible_disallow_empty_glob in CI tests 2 years ago
Protobuf Team Bot fa7a079c11 Updating version.json and repo version numbers to: 22.0-rc2 2 years ago
Protobuf Team Bot 2b406251e4 Updating version.json and repo version numbers to: 22.0-rc1 2 years ago
Mike Kruskal 7bc3ed8835 Migrating downstream error collectors to use the new string_view overrides. 2 years ago
Mike Kruskal a9f1ea6371 Breaking change: Migrate to Abseil's logging library. 2 years ago
Mike Kruskal 7930cd1f9d Upgrade to Abseil LTS 20230117 (#11622) 2 years ago
Mike Kruskal 9ee25ad91d Silence deprecated usage 2 years ago
Mike Kruskal f60f478f45 Enable new JSON field name conflict handling. 2 years ago
Mike Kruskal 3aaaf7d7ce Add DescriptorPool-level opt-out for new JSON field name handling. 2 years ago
Jie Luo c80e7efac7 Soft deprecate python MessageFactory 2 years ago
Protobuf Team Bot 258d67c0d3 Fix UnicodeDecodeError exception catching. 2 years ago
Jie Luo f75fd051d6 Change extension_handle to field_descriptor in python `HasExtension()` and `ClearExtension()` 2 years ago
Deanna Garcia c59cc4d85a Add files to python sources that we will need for the upb 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