dep-protobuf/python/google/protobuf
2023-07-18 11:50:33 -07:00
..
compiler Add __init__.py files to compiler and util subpackages (#4117) 2018-04-09 12:43:10 -07:00
internal Use the default generated pool for some message factory tests. 2023-07-06 14:25:30 -07:00
pyext Raise warinings when extend repeated field with none iterable in OSS. OSS will raise errors soon 2023-06-20 13:49:33 -07:00
util Add __init__.py files to compiler and util subpackages (#4117) 2018-04-09 12:43:10 -07:00
__init__.py Updating version.json and repo version numbers to: 24.0-rc2 2023-07-18 11:50:33 -07:00
descriptor.py Document known quirks of EnumDescriptor::is_closed() when importing across files with different syntaxes. 2023-02-14 22:02:47 +00:00
descriptor_database.py Fix lots of spelling errors (#7751) 2020-08-10 11:08:25 -07:00
descriptor_pool.py Remove AddHelpersToExtenions() in generated code 2023-05-30 10:20:55 -07:00
json_format.py Soft deprecate python MessageFactory 2023-01-13 03:18:24 -08:00
message.py Remove RegisterExtension in message class 2023-06-12 00:39:23 -07:00
message_factory.py Specify stacklevel=2 to these warnings.warn calls, so that users can actually see where these deprecated methods are called, instead of a trace in message_factory.py file itself. 2023-07-06 15:16:16 -07:00
proto_api.h Fix copybara transformations for Python/C++ code. 2022-11-30 14:17:12 -08:00
proto_builder.py Soft deprecate python MessageFactory 2023-01-13 03:18:24 -08:00
python_protobuf.h Fix copybara transformations for Python/C++ code. 2022-11-30 14:17:12 -08:00
reflection.py Soft deprecate python MessageFactory 2023-01-13 03:18:24 -08:00
service.py Set execute bit on files if and only if they begin with (#!). (#7347) 2020-04-01 15:28:25 -07:00
service_reflection.py Sync from Piper @429333699 2022-02-17 09:53:51 -08:00
symbol_database.py Soft deprecate python MessageFactory 2023-01-13 03:18:24 -08:00
text_encoding.py Sync from Piper @458570529 2022-07-02 00:09:07 +00:00
text_format.py Remove loop when skipping string field values. 2023-03-16 12:54:30 -07:00
unknown_fields.py Sync from Piper @443477877 2022-04-21 21:22:55 +00:00