dep-protobuf/python
Joshua Haberman e4c7f82664 Silence compiler warning about unreachable code.
PiperOrigin-RevId: 449251908
2022-05-17 10:15:49 -07:00
..
dist Fixed the 32-bit Windows Python wheels by statically linking libgcc. 2022-05-12 14:27:38 -07:00
pb_unit_tests Fixed two reference leaks in unknown field processing. 2022-05-17 10:03:42 -07:00
BUILD Fixed a Python test by adding a new map insert function that distinguishes between insert and update. 2022-05-07 13:25:38 -07:00
convert.c Fixed the build for Python 3.7. 2022-01-18 19:16:04 -08:00
convert.h upb_extreg, upb_msg 2022-01-12 09:09:59 -08:00
descriptor.c Fixed broken test by implementing FieldDescriptor.has_presence. 2022-05-06 20:11:05 -07:00
descriptor.h Create targets for UPB release 2022-04-13 09:07:41 -07: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 Fix for internal running of tests. 2022-04-25 09:53:10 -07:00
descriptor_pool.h Mass API rename and clang-reformat (#485) 2022-01-12 07:19:28 -08:00
extension_dict.c Remaining fixes to make Python tests pass in google3. 2022-02-27 17:51:27 -08:00
extension_dict.h Create targets for UPB release 2022-04-13 09:07:41 -07:00
map.c Silence compiler warning about unreachable code. 2022-05-17 10:15:49 -07:00
map.h Create targets for UPB release 2022-04-13 09:07:41 -07:00
message.c Throw an exception with detailed information if generated code is out of date. 2022-05-17 10:09:54 -07:00
message.h Fixed a test by checking for the type of proto. 2022-01-17 18:47:34 -08: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 Update to new upb module name. 2022-04-26 16:35:01 -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 Fixed Python test by implementing RichCompare() for RepeatedCompositeContainer. 2022-05-09 18:35:17 -07:00
repeated.h Create targets for UPB release 2022-04-13 09:07:41 -07:00
unknown_fields.c Fixed two reference leaks in unknown field processing. 2022-05-17 10:03:42 -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