dep-protobuf/python/google/protobuf
2024-03-06 15:32:16 -08:00
..
compiler Add __init__.py files to compiler and util subpackages (#4117) 2018-04-09 12:43:10 -07:00
internal Fix has_presence to account for proto3 extensions in Python. 2024-03-06 15:32:16 -08:00
pyext Make str(msg) in Python print raw UTF-8 strings. Only invalid UTF-8 is escaped. 2024-01-12 12:22:53 -08:00
testdata Add CI runs for testing upb Python wheels 2023-09-21 11:33:23 -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: 27-dev (#15590) 2024-01-25 09:18:51 -08:00
descriptor.py Fix has_presence to account for proto3 extensions in Python. 2024-03-06 15:32:16 -08:00
descriptor_database.py Internal change 2023-09-18 15:17:56 -07:00
descriptor_pool.py BREAKING CHANGE in v26: Remove Deprecated APIs that add non top descriptor. 2024-01-04 16:31:09 -08:00
json_format.py Breaking change: Remove the deprecated always_print_primitive_fields option from Java, Python and C++ JSON parsers. 2024-02-05 11:35:16 -08:00
link_error_fast_cpp.cc internal change 2023-10-12 11:35:58 -07:00
link_error_pure_python.cc internal change 2023-10-12 11:35:58 -07:00
link_error_upb.cc internal change 2023-10-12 11:35:58 -07:00
message.py BREAKING CHANGE in v26: Remove RegisterExtension in message class 2024-01-05 07:25:56 -08:00
message_factory.py Internal change 2023-09-18 15:17:56 -07:00
proto_api.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:51:51 -07:00
proto_builder.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:51:51 -07:00
python_protobuf.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:51:51 -07:00
reflection.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:51:51 -07:00
runtime_version.py Introduce Python Protobuf runtime version. 2024-03-06 08:26:18 -08:00
service.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:51:51 -07:00
service_reflection.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:51:51 -07:00
symbol_database.py Internal change 2023-09-18 15:17:56 -07:00
text_encoding.py Breaking Change: Made text_format output default to UTF-8. 2024-01-23 20:34:54 -08:00
text_format.py Fixed a bug in cl/600990001 -- we need to propagate the as_utf8 parameter that was passed. 2024-01-24 07:08:16 -08:00
unknown_fields.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:51:51 -07:00
use_fast_cpp_protos.cc internal change 2023-10-12 11:35:58 -07:00
use_pure_python.cc internal change 2023-10-12 11:35:58 -07:00
use_upb_protos.cc internal change 2023-10-12 11:35:58 -07:00