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.
 
 
 
 
 
 
Joshua Haberman f2a91b33e1 Make `str(msg)` in Python print raw UTF-8 strings. Only invalid UTF-8 is escaped. 1 year ago
..
compiler Auxillary -> Auxiliary 5 years ago
internal Make `str(msg)` in Python print raw UTF-8 strings. Only invalid UTF-8 is escaped. 1 year ago
pyext Make `str(msg)` in Python print raw UTF-8 strings. Only invalid UTF-8 is escaped. 1 year ago
testdata Add CI runs for testing upb Python wheels 2 years ago
util Auxillary -> Auxiliary 5 years ago
__init__.py merge 25.x to main (#14617) 1 year ago
descriptor.py Remove edition getter from python descriptor APIs 1 year ago
descriptor_database.py Internal change 2 years ago
descriptor_pool.py BREAKING CHANGE in v26: Remove Deprecated APIs that add non top descriptor. 1 year ago
json_format.py unused miport sys and variable (#13869) 2 years ago
link_error_fast_cpp.cc internal change 2 years ago
link_error_pure_python.cc internal change 2 years ago
link_error_upb.cc internal change 2 years ago
message.py BREAKING CHANGE in v26: Remove RegisterExtension in message class 1 year ago
message_factory.py Internal change 2 years ago
proto_api.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
proto_builder.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
python_protobuf.h Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
reflection.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
service.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
service_reflection.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
symbol_database.py Internal change 2 years ago
text_encoding.py Fix handling of Unicode escapes in string data in textproto files. 2 years ago
text_format.py Internal change 2 years ago
unknown_fields.py Shorten our license headers into an abbreviated form that references LICENSE instead of including it in full. 2 years ago
use_fast_cpp_protos.cc internal change 2 years ago
use_pure_python.cc internal change 2 years ago
use_upb_protos.cc internal change 2 years ago