grpc/tools/codegen/core
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
..
gen_header_frame.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
gen_hpack_tables.cc Eliminate some HPACK LUTs (#26657) 2021-07-14 12:16:17 -07:00
gen_server_registered_method_bad_client_test_body.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
gen_settings_ids.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
gen_static_metadata.py Reland te:trailers metadata change with fixes (#27785) 2021-10-20 14:50:33 -07:00
gen_stats_data.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
gen_switch.py Switch template metaprogramming helper for promises library (#26908) 2021-08-09 13:21:51 -07:00
gen_upb_api.sh Revert #27780 (#27944) 2021-11-04 15:00:37 -07:00