grpc/tools/distrib/python/grpcio_tools/grpc_tools
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
..
test Make Buildifier Sanity Test Strict (#27807) 2021-11-03 14:57:04 -07:00
__init__.py Do not import grpc_tools.protoc from grpc_tools 2020-09-22 12:35:52 -07:00
_protoc_compiler.pyx Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
command.py Add type stub generation support to grpcio-tools (#30498) 2022-08-04 14:34:00 -07:00
main.cc [python] Python fixes for upcoming protobuf 22.x upgrade (#32803) 2023-04-06 20:30:50 +02:00
main.h Improve namespacing 2019-12-10 11:28:50 -08:00
protoc.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00