Protocol Buffers - Google's data interchange format (grpc依赖) https://developers.google.com/protocol-buffers/
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Jie Luo abf5dfbfbc Fix a bug that strips options from descriptor.proto in Pure Python. 1 year ago
..
compiler Auxillary -> Auxiliary 5 years ago
internal Fix a bug that strips options from descriptor.proto in Pure Python. 1 year ago
pyext Fix wrong warning message info 1 year ago
util Auxillary -> Auxiliary 5 years ago
__init__.py Main 202308091812 (#13489) 1 year ago
descriptor.py Fix a bug that strips options from descriptor.proto in Pure Python. 1 year ago
descriptor_database.py Fix lots of spelling errors (#7751) 4 years ago
descriptor_pool.py Fix a bug that strips options from descriptor.proto in Pure Python. 1 year ago
json_format.py Soft deprecate python MessageFactory 2 years ago
message.py Remove RegisterExtension in message class 1 year ago
message_factory.py Specify stacklevel=2 to these warnings.warn calls, so that users can actually see where these deprecated methods are called, instead of a trace in message_factory.py file itself. 1 year ago
proto_api.h Fix copybara transformations for Python/C++ code. 2 years ago
proto_builder.py Soft deprecate python MessageFactory 2 years ago
python_protobuf.h Fix copybara transformations for Python/C++ code. 2 years ago
reflection.py Soft deprecate python MessageFactory 2 years ago
service.py Auxillary -> Auxiliary 5 years ago
service_reflection.py Sync from Piper @429333699 3 years ago
symbol_database.py Soft deprecate python MessageFactory 2 years ago
text_encoding.py Sync from Piper @458570529 2 years ago
text_format.py Remove loop when skipping string field values. 2 years ago
unknown_fields.py Sync from Piper @443477877 3 years ago