grpc/tools/distrib/python
Jan Tattermusch c8d0110a10
[python] Python fixes for upcoming protobuf 22.x upgrade (#32803)
Various fixes that can be merged in advance, to simplify the 22.x
upgrade.

- Use NOMINMAX for grpcio_tools build to avoid build failure when absl
is added as a dependency. Fixes
https://github.com/grpc/grpc/issues/32779
- in spawn_patch command file, put arguments on multiple lines to avoid
lines going over the limit for large link commands: Fixes
https://github.com/grpc/grpc/issues/32795
- Use `python/generator.h` instead of the deprecated
`python/python_generator.h` in grpcio_tools.
2023-04-06 20:30:50 +02:00
..
grpc_prefixed Remove Python 2.7 binary wheel generations (#26691) 2021-07-23 08:20:39 -07:00
grpcio_tools [python] Python fixes for upcoming protobuf 22.x upgrade (#32803) 2023-04-06 20:30:50 +02:00
xds_protos Update xds-protos package to pull in new generated code (#31113) 2022-09-23 13:41:25 -07:00
.gitignore Add opentelemetry as a submodule for latest xDS API (#26850) 2021-08-02 12:42:44 -07:00
bazel_deps.sh fix submodule at head script 2019-11-19 14:29:27 -05:00
check_grpcio_tools.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
docgen.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
grpc_version.py [Release process] Bump version to 1.55.0-dev (on master branch) (#32743) 2023-03-29 11:03:07 -07:00
make_grpcio_tools.py Upgrading to protobuf 22.x: Adapt make_grpcio_tools.py to changes in protobuf bazel build (#32213) 2023-03-28 15:05:31 +00:00