* 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
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| antagonist.py | ||
| check_on_pr.py | ||
| dockerjob.py | ||
| download_and_unzip.py | ||
| filter_pull_request_tests.py | ||
| jobset.py | ||
| port_server.py | ||
| report_utils.py | ||
| start_port_server.py | ||
| upload_rbe_results.py | ||
| upload_test_results.py | ||
| watch_dirs.py | ||