grpc/tools/distrib/python/grpcio_tools/grpc_tools
Richard Belleville 59693b7e72
Migrate Infrastructure Scripts to Python 3 (#27135)
* Run 2to3 on tools directory

* Delete github_stats_tracking

* Re-run 2to3

* Remove unused script

* Remove unused script

* Remove unused line count utility

* Yapf. Isort

* Remove accidentally included file

* Migrate tools/distrib directory to python 3

* Remove unnecessary shebang

* Restore line_count directory

* Immediately convert subprocess.check_output output to string

* Take care of Python 2 shebangs

* Invoke scripts using a Python 3 interpreter

* Yapf. Isort

* Try installing Python 3 first

* See if we have any Python 3 versions installed

* Add Python 3.7 to Windows path

* Try adding a symlink

* Try to symlink differently

* Install six for Python 3

* Run run_interop_tests with python 3

* Try installing six in python3.7 explicitly

* Revert "Try installing six in python3.7 explicitly"

This reverts commit 2cf60d72f3.

* And debug some more

* Fix issue with jobset.py

* Add debug for CI failure

* Revert microbenchmark changes
2021-11-08 08:55:25 -08: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 Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
main.cc Adjust include order per style guide (#27175) 2021-09-08 12:14:44 -07: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