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 c05b320d9c Fixed a bug where FileDescriptor maps like `message_types_by_name` could return descriptors from other files. 1 year ago
..
compiler Auxillary -> Auxiliary 5 years ago
internal Fixed a bug where FileDescriptor maps like `message_types_by_name` could return descriptors from other files. 1 year ago
pyext Apply clang-tidy fixes to change `static_cast` to `proto2::DownCastToGenerated` in sr_www dependencies. 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 Implement Editions in Pure Python. 1 year ago
descriptor_database.py Internal change 2 years ago
descriptor_pool.py Expose editions in Python/upb. 1 year ago
json_format.py unused miport sys and variable (#13869) 1 year ago
link_error_fast_cpp.cc internal change 1 year ago
link_error_pure_python.cc internal change 1 year ago
link_error_upb.cc internal change 1 year ago
message.py Internal change 2 years 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. 1 year 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 1 year ago
use_pure_python.cc internal change 1 year ago
use_upb_protos.cc internal change 1 year ago