dep-protobuf/python
Protobuf Team Bot 46e306bead Move generator shared support code to common target.
PiperOrigin-RevId: 458257330
2022-06-30 10:24:23 -07:00
..
dist Update py_wheels metadata 2022-05-26 11:19:53 -07:00
pb_unit_tests Fixed Python Tests by disabling the numpy test for now. 2022-06-01 12:25:43 -07:00
BUILD move table.c into upb/internal 2022-06-24 10:39:01 -07:00
convert.c Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 2022-05-17 14:01:22 -07:00
convert.h Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 2022-05-17 14:01:22 -07:00
descriptor.c Move generator shared support code to common target. 2022-06-30 10:24:23 -07:00
descriptor.h Remove duplicate function prototype 2022-06-20 19:31:33 -05:00
descriptor_containers.c Mass API rename and clang-reformat (#485) 2022-01-12 07:19:28 -08:00
descriptor_containers.h Mass API rename and clang-reformat (#485) 2022-01-12 07:19:28 -08:00
descriptor_pool.c Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 2022-05-17 14:01:22 -07:00
descriptor_pool.h Mass API rename and clang-reformat (#485) 2022-01-12 07:19:28 -08:00
extension_dict.c Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 2022-05-17 14:01:22 -07:00
extension_dict.h Create targets for UPB release 2022-04-13 09:07:41 -07:00
map.c Fixed Python+upb to use ScalarMapContainer when appropriate. 2022-06-29 08:19:16 -07:00
map.h Create targets for UPB release 2022-04-13 09:07:41 -07:00
message.c upb_Encode() now returns a status value 2022-06-13 17:57:51 -07:00
message.h Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 2022-05-17 14:01:22 -07:00
minimal_test.py Added a GitHub Action to test Python+upb on Windows, and fixed a couple of bugs this revealed. 2022-05-03 16:51:00 -07:00
protobuf.c Fixed the 32-bit Windows Python wheels by statically linking libgcc. 2022-05-12 14:27:38 -07:00
protobuf.h match file names to type names 2022-06-21 10:43:34 -07:00
py_extension.bzl Fixed the 32-bit Windows Python wheels by statically linking libgcc. 2022-05-12 14:27:38 -07:00
python_api.h Added wheels for macOS, and tests for all wheels. 2022-05-04 16:04:44 -07:00
repeated.c Fix segmentation fault in python upb when instantiating field via repeated field assignment 2022-05-27 08:58:23 -07:00
repeated.h Create targets for UPB release 2022-04-13 09:07:41 -07:00
unknown_fields.c Rename CMessage -> Message, to make the change in https://github.com/protocolbuffers/upb/pull/617 work as intended. 2022-05-17 14:01:22 -07:00
unknown_fields.h Added support for UnknownFieldSet. 2022-04-20 11:12:58 -07:00
version_script.lds Initial commit of Python+upb. 2021-08-18 12:38:26 -07:00