Josh Haberman 06fd6fa850 Fixed Python 3.x C++ build, and updated conformance failure lists. 10 лет назад
..
README bde4a3254a down integrate python opensource to svn 11 лет назад
__init__.py 1eba9d9c74 merge tags/2.6.0 into trunk 11 лет назад
cpp_message.py eee38b0c01 Down-integrate from google3. 10 лет назад
descriptor.cc e841bac4fc Down-integrate from internal code base. 10 лет назад
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 e841bac4fc Down-integrate from internal code base. 10 лет назад
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 e841bac4fc Down-integrate from internal code base. 10 лет назад
map_container.cc 06fd6fa850 Fixed Python 3.x C++ build, and updated conformance failure lists. 10 лет назад
map_container.h e1abdf2c76 Fixed compile for Python 3. There are still some crashes though. 10 лет назад
message.cc e841bac4fc Down-integrate from internal code base. 10 лет назад
message.h e841bac4fc Down-integrate from internal code base. 10 лет назад
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 96537c461a Bringing in internal::shared_ptr into google:protobuf namespace. 10 лет назад
repeated_scalar_container.cc 00700b7219 Removed all warnings from the Python/C++ build. 10 лет назад
repeated_scalar_container.h 96537c461a Bringing in internal::shared_ptr into google:protobuf namespace. 10 лет назад
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