dep-protobuf/python/google/protobuf/internal
2024-07-26 10:40:43 -07:00
..
import_test_package Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 17:49:49 -07:00
numpy Reorganize upb file structure 2023-09-26 14:38:35 -07:00
__init__.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
_parameterized.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
api_implementation.cc Fix outputted command for usage of update_failure_list.py 2024-07-22 07:26:56 -07:00
api_implementation.py internal chnge 2024-03-26 13:17:46 -07:00
builder.py -Remove service.py usages in builder 2024-07-17 10:31:41 -07:00
containers.py BREAKING CHANGE in v26: Reject extend repeated field with none iterable (Raise TypeError) 2024-01-04 17:14:41 -08:00
decoder.py Nextgen Proto Pythonic API: “Add-on” proto for length prefixed serialize/parse 2024-05-29 12:37:24 -07:00
decoder_test.py Nextgen Proto Pythonic API: “Add-on” proto for length prefixed serialize/parse 2024-05-29 12:37:24 -07:00
descriptor_database_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
descriptor_pool_test.py Remove deprecated GetPrototype usages in google/protobuf/ to git rid of the 2024-07-22 11:42:37 -07:00
descriptor_pool_test1.proto Fixed a bug where FileDescriptor maps like message_types_by_name could return descriptors from other files. 2023-12-01 15:12:41 -08:00
descriptor_pool_test2.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
descriptor_test.py Add unit test enum showing allocation in repeated enum lists 2024-04-28 17:27:02 -07:00
encoder.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
enum_type_wrapper.py Automated rollback of commit f799af8bf5. 2024-05-01 10:25:29 -07:00
extension_dict.py Internal change 2023-09-18 15:17:56 -07:00
factory_test1.proto On demand create message meta class for upb python 2023-09-15 11:34:38 -07:00
factory_test2.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
field_mask.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
field_mask_test.py Add ABSL_ATTRIBUTE_LIFETIME_BOUND attribute on generated oneof accessors. 2023-09-29 09:01:46 -07:00
file_options_test.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
generator_test.py Add ABSL_ATTRIBUTE_LIFETIME_BOUND attribute on generated oneof accessors. 2023-09-29 09:01:46 -07:00
import_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
json_format_test.py Catch all the exceptions in python JSON ParseDict and raise 2024-04-24 11:34:41 -07:00
keywords_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
message_factory_test.py Remove deprecated GetPrototype usages in google/protobuf/ to git rid of the 2024-07-22 11:42:37 -07:00
message_listener.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
message_set_extensions.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
message_test.py make bytearray work (again) (#16691) 2024-06-12 08:33:37 -07:00
missing_enum_values.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
more_extensions.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
more_extensions_dynamic.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
more_messages.proto Move python WKT test proto messages into well_known_types_test.proto 2024-07-26 10:40:43 -07:00
no_package.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
packed_field_test.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
proto_builder_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
proto_json_test.py Use lower_with_under for Python nextgen tests 2024-05-20 20:44:12 -07:00
proto_test.py Nextgen Proto Pythonic API: “Add-on” proto for length prefixed serialize/parse 2024-05-29 12:37:24 -07:00
pybind11_test_module.cc Fix stack overflow on self-recursive messages with pybind11 2024-06-12 02:35:05 -07:00
python_edition_defaults.py.template Implement Editions in Pure Python. 2023-11-07 14:40:26 -08:00
python_message.py Remove deprecated GetPrototype usages in google/protobuf/ to git rid of the 2024-07-22 11:42:37 -07:00
python_protobuf.cc Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
recursive_message_pybind11_test.py Fix stack overflow on self-recursive messages with pybind11 2024-06-12 02:35:05 -07:00
reflection_test.py Add unit test enum showing allocation in repeated enum lists 2024-04-28 17:27:02 -07:00
runtime_version_test.py Add a warning for gencode that is one major version older than runtime 2024-07-02 09:56:58 -07:00
self_recursive.proto Fix stack overflow on self-recursive messages with pybind11 2024-06-12 02:35:05 -07:00
self_recursive_from_py.proto Fix stack overflow on self-recursive messages with pybind11 2024-06-12 02:35:05 -07:00
service_reflection_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
symbol_database_test.py Remove deprecated GetPrototype usages in google/protobuf/ to git rid of the 2024-07-22 11:42:37 -07:00
test_bad_identifiers.proto Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
test_proto2.proto Add new including_default_value_without_presence_fields to Python JSON serializer. 2024-01-31 14:16:54 -08:00
test_proto3_optional.proto Add new including_default_value_without_presence_fields to Python JSON serializer. 2024-01-31 14:16:54 -08:00
test_util.py Add CI runs for testing upb Python wheels 2023-09-21 11:33:23 -07:00
testing_refleaks.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
text_encoding_test.py Breaking Change: Made text_format output default to UTF-8. 2024-01-23 20:34:54 -08:00
text_format_test.py Move python WKT test proto messages into well_known_types_test.proto 2024-07-26 10:40:43 -07:00
thread_safe_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
type_checkers.py use struct instead of ctype. allows the protobuf python library to work on cpython 3.11's new wasm target [1] 2024-05-06 17:35:32 -07:00
unknown_fields_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
well_known_types.py Nextgen Proto Pythonic API: Struct/ListValue assignment and creation 2024-06-24 08:41:33 -07:00
well_known_types_test.proto Move python WKT test proto messages into well_known_types_test.proto 2024-07-26 10:40:43 -07:00
well_known_types_test.py Move python WKT test proto messages into well_known_types_test.proto 2024-07-26 10:40:43 -07:00
wire_format.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00
wire_format_test.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2023-09-08 18:50:27 -07:00