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 cb723e4fca Added wheels for macOS, and tests for all wheels. 3 years ago
..
dist Added wheels for macOS, and tests for all wheels. 3 years ago
pb_unit_tests Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
BUILD Update to new upb module name. 3 years ago
convert.c Fixed the build for Python 3.7. 3 years ago
convert.h upb_extreg, upb_msg 3 years ago
descriptor.c Merge branch 'main' into google3-fixes-remaining 3 years ago
descriptor.h Create targets for UPB release 3 years ago
descriptor_containers.c Mass API rename and clang-reformat (#485) 3 years ago
descriptor_containers.h Mass API rename and clang-reformat (#485) 3 years ago
descriptor_pool.c Fix for internal running of tests. 3 years ago
descriptor_pool.h Mass API rename and clang-reformat (#485) 3 years ago
extension_dict.c Remaining fixes to make Python tests pass in google3. 3 years ago
extension_dict.h Create targets for UPB release 3 years ago
map.c Mass API rename and clang-reformat (#485) 3 years ago
map.h Create targets for UPB release 3 years ago
message.c Merge branch 'main' into google3-fixes-remaining 3 years ago
message.h Fixed a test by checking for the type of proto. 3 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 Added a test that the Python module is importable, and fixed several issues that were required to make the test pass: 3 years ago
protobuf.h Update to new upb module name. 3 years ago
py_extension.bzl Added wheels for macOS, and tests for all wheels. 3 years ago
python_api.h Added wheels for macOS, and tests for all wheels. 3 years ago
repeated.c Fixed a test by checking for the type of proto. 3 years ago
repeated.h Create targets for UPB release 3 years ago
unknown_fields.c Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 3 years ago
unknown_fields.h Added support for UnknownFieldSet. 3 years ago
version_script.lds Initial commit of Python+upb. 4 years ago