History log of /third_party/protobuf/python/ (Results 1 - 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
ffe3c63210-Sep-2024 openharmony_ci <120357966@qq.com>

!88 protobuf增加pac编译选项
Merge pull request !88 from lixing/master


.repo-metadata.json
MANIFEST.in
README.md
compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test1.proto
compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/factory_test2.proto
compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions.proto
compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_extensions_dynamic.proto
compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/more_messages.proto
compatibility_tests/v2.5.0/protos/python/google/protobuf/internal/test_bad_identifiers.proto
compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/descriptor.proto
compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest.proto
compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_custom_options.proto
compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import.proto
compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_import_public.proto
compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_mset.proto
compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/unittest_no_generic_services.proto
compatibility_tests/v2.5.0/setup.py
compatibility_tests/v2.5.0/test.sh
compatibility_tests/v2.5.0/tests/__init__.py
compatibility_tests/v2.5.0/tests/google/__init__.py
compatibility_tests/v2.5.0/tests/google/protobuf/__init__.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/__init__.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/descriptor_test.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/generator_test.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_message
compatibility_tests/v2.5.0/tests/google/protobuf/internal/golden_packed_fields_message
compatibility_tests/v2.5.0/tests/google/protobuf/internal/message_test.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/service_reflection_test.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/test_util.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_test.py
compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_data.txt
compatibility_tests/v2.5.0/tests/google/protobuf/internal/text_format_unittest_extensions_data.txt
compatibility_tests/v2.5.0/tests/google/protobuf/internal/wire_format_test.py
docs/conf.py
docs/environment.yml
docs/generate_docs.py
docs/google/protobuf.rst
docs/google/protobuf/any_pb2.rst
docs/google/protobuf/descriptor.rst
docs/google/protobuf/descriptor_database.rst
docs/google/protobuf/descriptor_pb2.rst
docs/google/protobuf/descriptor_pool.rst
docs/google/protobuf/duration_pb2.rst
docs/google/protobuf/empty_pb2.rst
docs/google/protobuf/field_mask_pb2.rst
docs/google/protobuf/internal/containers.rst
docs/google/protobuf/json_format.rst
docs/google/protobuf/message.rst
docs/google/protobuf/message_factory.rst
docs/google/protobuf/proto_builder.rst
docs/google/protobuf/reflection.rst
docs/google/protobuf/service.rst
docs/google/protobuf/service_reflection.rst
docs/google/protobuf/struct_pb2.rst
docs/google/protobuf/symbol_database.rst
docs/google/protobuf/text_encoding.rst
docs/google/protobuf/text_format.rst
docs/google/protobuf/timestamp_pb2.rst
docs/google/protobuf/type_pb2.rst
docs/google/protobuf/wrappers_pb2.rst
docs/index.rst
docs/make.bat
docs/requirements.txt
google/__init__.py
google/protobuf/__init__.py
google/protobuf/compiler/__init__.py
google/protobuf/descriptor.py
google/protobuf/descriptor_database.py
google/protobuf/descriptor_pool.py
google/protobuf/internal/__init__.py
google/protobuf/internal/_parameterized.py
google/protobuf/internal/any_test.proto
google/protobuf/internal/api_implementation.cc
google/protobuf/internal/api_implementation.py
google/protobuf/internal/containers.py
google/protobuf/internal/decoder.py
google/protobuf/internal/descriptor_database_test.py
google/protobuf/internal/descriptor_pool_test.py
google/protobuf/internal/descriptor_pool_test1.proto
google/protobuf/internal/descriptor_pool_test2.proto
google/protobuf/internal/descriptor_test.py
google/protobuf/internal/encoder.py
google/protobuf/internal/enum_type_wrapper.py
google/protobuf/internal/extension_dict.py
google/protobuf/internal/factory_test1.proto
google/protobuf/internal/factory_test2.proto
google/protobuf/internal/file_options_test.proto
google/protobuf/internal/generator_test.py
google/protobuf/internal/import_test_package/__init__.py
google/protobuf/internal/import_test_package/inner.proto
google/protobuf/internal/import_test_package/outer.proto
google/protobuf/internal/json_format_test.py
google/protobuf/internal/keywords_test.py
google/protobuf/internal/message_factory_test.py
google/protobuf/internal/message_listener.py
google/protobuf/internal/message_set_extensions.proto
google/protobuf/internal/message_test.py
google/protobuf/internal/missing_enum_values.proto
google/protobuf/internal/more_extensions.proto
google/protobuf/internal/more_extensions_dynamic.proto
google/protobuf/internal/more_messages.proto
google/protobuf/internal/no_package.proto
google/protobuf/internal/packed_field_test.proto
google/protobuf/internal/proto_builder_test.py
google/protobuf/internal/python_message.py
google/protobuf/internal/python_protobuf.cc
google/protobuf/internal/reflection_test.py
google/protobuf/internal/service_reflection_test.py
google/protobuf/internal/symbol_database_test.py
google/protobuf/internal/test_bad_identifiers.proto
google/protobuf/internal/test_proto3_optional.proto
google/protobuf/internal/test_util.py
google/protobuf/internal/testing_refleaks.py
google/protobuf/internal/text_encoding_test.py
google/protobuf/internal/text_format_test.py
google/protobuf/internal/type_checkers.py
google/protobuf/internal/unknown_fields_test.py
google/protobuf/internal/well_known_types.py
google/protobuf/internal/well_known_types_test.py
google/protobuf/internal/wire_format.py
google/protobuf/internal/wire_format_test.py
google/protobuf/json_format.py
google/protobuf/message.py
google/protobuf/message_factory.py
google/protobuf/proto_api.h
google/protobuf/proto_builder.py
google/protobuf/pyext/README
google/protobuf/pyext/__init__.py
google/protobuf/pyext/cpp_message.py
google/protobuf/pyext/descriptor.cc
google/protobuf/pyext/descriptor.h
google/protobuf/pyext/descriptor_containers.cc
google/protobuf/pyext/descriptor_containers.h
google/protobuf/pyext/descriptor_database.cc
google/protobuf/pyext/descriptor_database.h
google/protobuf/pyext/descriptor_pool.cc
google/protobuf/pyext/descriptor_pool.h
google/protobuf/pyext/extension_dict.cc
google/protobuf/pyext/extension_dict.h
google/protobuf/pyext/field.cc
google/protobuf/pyext/field.h
google/protobuf/pyext/map_container.cc
google/protobuf/pyext/map_container.h
google/protobuf/pyext/message.cc
google/protobuf/pyext/message.h
google/protobuf/pyext/message_factory.cc
google/protobuf/pyext/message_factory.h
google/protobuf/pyext/message_module.cc
google/protobuf/pyext/proto2_api_test.proto
google/protobuf/pyext/python.proto
google/protobuf/pyext/repeated_composite_container.cc
google/protobuf/pyext/repeated_composite_container.h
google/protobuf/pyext/repeated_scalar_container.cc
google/protobuf/pyext/repeated_scalar_container.h
google/protobuf/pyext/safe_numerics.h
google/protobuf/pyext/scoped_pyobject_ptr.h
google/protobuf/pyext/unknown_fields.cc
google/protobuf/pyext/unknown_fields.h
google/protobuf/python_protobuf.h
google/protobuf/reflection.py
google/protobuf/service.py
google/protobuf/service_reflection.py
google/protobuf/symbol_database.py
google/protobuf/text_encoding.py
google/protobuf/text_format.py
google/protobuf/util/__init__.py
mox.py
release.sh
release/wheel/Dockerfile
release/wheel/README.md
release/wheel/build_wheel_manylinux.sh
release/wheel/protobuf_optimized_pip.sh
setup.cfg
setup.py
stubout.py
tox.ini