grpc/tools/distrib/python
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
..
grpc_prefixed Remove Python 2.7 binary wheel generations (#26691) 2021-07-23 08:20:39 -07:00
grpcio_tools Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
xds_protos Add python_requires field to grpcio-* packages (#27495) 2021-09-28 16:01:15 -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 bump version on master to 1.43-dev (#27930) 2021-11-04 16:19:56 -07:00
make_grpcio_tools.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00