| .. |
|
compiler
|
Add __init__.py files to compiler and util subpackages (#4117)
|
2018-04-09 12:43:10 -07:00 |
|
internal
|
Support more chars in type URLs in the Python text-format parser.
|
2025-12-14 23:31:47 -08:00 |
|
pyext
|
Prepare to make many APIs [[nodiscard]].
|
2025-12-15 07:53:39 -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: 34.0-dev (#23738)
|
2025-10-02 10:51:16 -07:00 |
|
any.py
|
Add constructing unpack routine to Python Protobuf Any API.
|
2025-02-27 16:44:02 -08:00 |
|
descriptor.py
|
Breaking change: Remove deprecated FieldDescriptor.label
|
2025-11-25 21:02:16 -08:00 |
|
descriptor_database.py
|
Fix a Python bug: when package is empty, DescriptorDatabase FindFileContainingSymbol method will able to find symbol names not start with '.'
|
2024-11-11 15:08:38 -08:00 |
|
descriptor_pool.py
|
Remove calls to Label within Protobuf Python.
|
2025-05-09 13:16:44 -07:00 |
|
duration.py
|
Nextgen Proto Pythonic API: Add duration.py
|
2024-08-08 17:06:20 -07:00 |
|
json_format.py
|
Breaking change: Remove float_precision from python proto json_format
|
2025-10-30 13:20:37 -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
|
Ensure protobuf Message.__dir__ returns proto fields
|
2024-12-20 03:33:47 -08:00 |
|
message_factory.py
|
Add more detail to the comment for GetMessageClassesForFiles
|
2025-03-03 18:41:35 -08:00 |
|
proto.py
|
Nextgen Proto Pythonic API: Add byte_size(), clear_message() and clear_field() APIs in proto module
|
2025-01-10 18:03:31 -08: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
|
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_json.py
|
Breaking change: Remove float_precision from python proto json_format
|
2025-10-30 13:20:37 -07:00 |
|
proto_text.py
|
Breaking change: Remove float_format/double_format from python proto text_format
|
2025-12-10 11:45:33 -08: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
|
Breaking Change: Remove deprecated reflection methods
|
2024-10-22 12:54:55 -07:00 |
|
runtime_version.py
|
Updating version.json and repo version numbers to: 34.0-dev (#23738)
|
2025-10-02 10:51:16 -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
|
Breaking change: Remove deprecated GetPrototype MessageFactory.GetPrototype(),
|
2024-11-05 11:36:36 -08: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
|
Support more chars in type URLs in the Python text-format parser.
|
2025-12-14 23:31:47 -08:00 |
|
timestamp.py
|
Nextgen Proto Pythonic API: Add timestamp.py
|
2024-08-07 11:46:45 -07:00 |
|
unknown_fields.py
|
Remove decoder.SkipField.
|
2024-12-10 17:21:38 -08: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 |