dep-protobuf/python/google/protobuf
2026-05-05 13:45:18 -07:00
..
compiler Add __init__.py files to compiler and util subpackages (#4117) 2018-04-09 12:43:10 -07:00
internal Improve serialization performance in the case of recursive maps in pure Python Protobuf. 2026-05-05 13:45:18 -07:00
pyext Add mutex protection to DescriptorPool caches. 2026-04-30 05:47:00 -07: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: 36.0-dev (#26991) 2026-04-20 13:14:04 -07:00
any.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
descriptor.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
descriptor_database.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
descriptor_pool.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
duration.py Nextgen Proto Pythonic API: Add duration.py 2024-08-08 17:06:20 -07:00
json_format.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
link_error_fast_cpp.cc internal change 2024-03-25 20:02:03 -07:00
link_error_pure_python.cc internal change 2024-03-25 20:02:03 -07:00
link_error_upb.cc internal change 2024-03-25 20:02:03 -07:00
message.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
message_factory.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
proto.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
proto_api.cc Prepare to make many APIs [[nodiscard]]. 2025-12-15 07:53:39 -08:00
proto_api.h Two new functions in PyProto_API to manage DescriptorPools 2025-12-10 03:52:15 -08:00
proto_builder.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
proto_json.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
proto_text.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -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 Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
runtime_version.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
service_reflection.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
symbol_database.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
text_encoding.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
text_format.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
timestamp.py Nextgen Proto Pythonic API: Add timestamp.py 2024-08-07 11:46:45 -07:00
unknown_fields.py Auto-format Py Proto python files. 2026-04-29 13:40:58 -07:00
use_fast_cpp_protos.cc internal change 2025-10-23 15:13:55 -07:00
use_pure_python.cc internal change 2025-10-23 15:13:55 -07:00
use_upb_protos.cc internal change 2025-10-23 15:13:55 -07:00