Jisi Liu cba75ad404 Merge branch 'master' of github.com:google/protobuf 9 лет назад
..
README bde4a3254a down integrate python opensource to svn 11 лет назад
__init__.py 786f80fe66 Add a modified patch from craigcitro@ to handle namespace sharing. 10 лет назад
cpp_message.py eee38b0c01 Down-integrate from google3. 10 лет назад
descriptor.cc 3b3c8abb96 Integrate google internal changes. 9 лет назад
descriptor.h 46e8ff63cb Down-integrate from google internal. 10 лет назад
descriptor_containers.cc 00700b7219 Removed all warnings from the Python/C++ build. 10 лет назад
descriptor_containers.h 46e8ff63cb Down-integrate from google internal. 10 лет назад
descriptor_database.cc 3b3c8abb96 Integrate google internal changes. 9 лет назад
descriptor_database.h e841bac4fc Down-integrate from internal code base. 10 лет назад
descriptor_pool.cc e841bac4fc Down-integrate from internal code base. 10 лет назад
descriptor_pool.h e841bac4fc Down-integrate from internal code base. 10 лет назад
extension_dict.cc e841bac4fc Down-integrate from internal code base. 10 лет назад
extension_dict.h 3b3c8abb96 Integrate google internal changes. 9 лет назад
map_container.cc 06fd6fa850 Fixed Python 3.x C++ build, and updated conformance failure lists. 10 лет назад
map_container.h 3b3c8abb96 Integrate google internal changes. 9 лет назад
message.cc cba75ad404 Merge branch 'master' of github.com:google/protobuf 9 лет назад
message.h 3b3c8abb96 Integrate google internal changes. 9 лет назад
proto2_api_test.proto 6ef984af4b Down-integrate from internal code base. 11 лет назад
python.proto 6ef984af4b Down-integrate from internal code base. 11 лет назад
python_protobuf.h e428862450 Replace links to code.google.com/protobuf with developers.google.com/protocol-buffers 11 лет назад
repeated_composite_container.cc 00700b7219 Removed all warnings from the Python/C++ build. 10 лет назад
repeated_composite_container.h 3b3c8abb96 Integrate google internal changes. 9 лет назад
repeated_scalar_container.cc 00700b7219 Removed all warnings from the Python/C++ build. 10 лет назад
repeated_scalar_container.h 3b3c8abb96 Integrate google internal changes. 9 лет назад
scoped_pyobject_ptr.h 00700b7219 Removed all warnings from the Python/C++ build. 10 лет назад

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