Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
 
 
 
 
 
 
mkruskal-google d93d6cc295
Rollforward of #9852 (#9886)
3 years ago
..
README down integrate python opensource to svn 11 years ago
__init__.py Remove uses of pkg_resources in non-namespace packages. (#7902) 5 years ago
cpp_message.py Sync from Piper @441896533 3 years ago
descriptor.cc Sync from Piper @429333699 3 years ago
descriptor.h Fix Python 3.10 C++ tests (#9128) 3 years ago
descriptor_containers.cc Sync from Piper @429333699 3 years ago
descriptor_containers.h Fix Python 3.10 C++ tests (#9128) 3 years ago
descriptor_database.cc Sync from Piper @425656941 3 years ago
descriptor_database.h Syncing from internal 3 years ago
descriptor_pool.cc Sync from Piper @429333699 3 years ago
descriptor_pool.h Fix Python 3.10 C++ tests (#9128) 3 years ago
extension_dict.cc Sync from Piper @439400376 3 years ago
extension_dict.h Rollforward of #9852 (#9886) 3 years ago
field.cc Sync from Piper @429333699 3 years ago
field.h Fix Python 3.10 C++ tests (#9128) 3 years ago
map_container.cc Sync from Piper @439400376 3 years ago
map_container.h Rollforward of #9852 (#9886) 3 years ago
message.cc Sync from Piper @436517178 3 years ago
message.h Fix Python 3.10 C++ tests (#9128) 3 years ago
message_factory.cc Sync from Piper @429333699 3 years ago
message_factory.h Fix Python 3.10 C++ tests (#9128) 3 years ago
message_module.cc Syncing from internal 3 years ago
proto2_api_test.proto Undelete python/google/protobuf/pyext/proto2_api_test.proto that was accidentally removed from file_list 6 years ago
python.proto Integrated internal changes from Google 8 years ago
repeated_composite_container.cc Sync from Piper @425656941 3 years ago
repeated_composite_container.h Rollforward of #9852 (#9886) 3 years ago
repeated_scalar_container.cc Sync from Piper @425656941 3 years ago
repeated_scalar_container.h Rollforward of #9852 (#9886) 3 years ago
safe_numerics.h Down-integrate from google3. 7 years ago
scoped_pyobject_ptr.h Sync from Piper @429642851 3 years ago
unknown_field_set.cc Sync from Piper @439400376 3 years ago
unknown_field_set.h Sync from Piper @436517178 3 years ago
unknown_fields.cc Sync from Piper @429333699 3 years ago
unknown_fields.h Fix Python 3.10 C++ tests (#9128) 3 years ago

README

This is the 'v2' C++ implementation for python proto2.

It is active when:

PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION=cpp
PROTOCOL_BUFFERS_PYTHON_IMPLEMENTATION_VERSION=2