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.
 
 
 
 
 
 
Deanna Garcia e6dd5bfefe Comment out //third_party/upb/python/pb_unit_tests:numpy_test to allow for a change in protobuf directories. This will be uncommented as soon as the protobuf change gets through. 2 years ago
..
dist Add windows CI 2 years ago
pb_unit_tests Comment out //third_party/upb/python/pb_unit_tests:numpy_test to allow for a change in protobuf directories. This will be uncommented as soon as the protobuf change gets through. 2 years ago
BUILD Add windows CI 2 years ago
convert.c Removed unused argument to error message. 2 years ago
convert.h upb: use the new reflection headers 2 years ago
descriptor.c Added is_closed to EnumDescriptor in protobuf python upb 2 years ago
descriptor.h upb: use the new reflection headers 2 years ago
descriptor_containers.c upb: use the new reflection headers 2 years ago
descriptor_containers.h upb: use the new reflection headers 2 years ago
descriptor_pool.c Fix missing parameter lists. 2 years ago
descriptor_pool.h Mass API rename and clang-reformat (#485) 3 years ago
extension_dict.c append "ByDef" to names of message accessors that use reflection 2 years ago
extension_dict.h Create targets for UPB release 3 years ago
map.c replace upb_Map_Delete() 2 years ago
map.h upb: use the new reflection headers 2 years ago
message.c Add upb_MiniTable_FindUnknown depth_limit parameter. 2 years ago
message.h fix Python bug with required fields 2 years ago
minimal_test.py Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
protobuf.c replace and repair the integer hash table iterator: 2 years ago
protobuf.h create upb/hash/ 2 years ago
py_extension.bzl Enabled TAP testing for upb on Windows via Lexan. 2 years ago
python_api.h Added wheels for macOS, and tests for all wheels. 3 years ago
repeated.c normalize upb_Message_New() 2 years ago
repeated.h upb: use the new reflection headers 2 years ago
requirements.txt Update numpy dependency to 1.22.0. 2 years ago
requirements_311.txt Add better handling for systems without python3 installed. 2 years ago
unknown_fields.c Ported more cases of wire format parsing to upb_WireReader. 2 years ago
unknown_fields.h Added support for UnknownFieldSet. 3 years ago
version_script.lds Initial commit of Python+upb. 3 years ago