25 Commits (1dbfd4c9f21c4fcee21df1e7c42ba596ab39aec8)

Author SHA1 Message Date
Sergii Tkachenko de6ed9ba9f
[Python] Migrate from yapf to black (#33138) 2 years ago
Richard Belleville 59693b7e72
Migrate Infrastructure Scripts to Python 3 (#27135) 3 years ago
Richard Belleville b6cc72f129
Revert "Run 2to3 on tools directory (#26002)" (#27183) 3 years ago
Richard Belleville a388361c3d
Run 2to3 on tools directory (#26002) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 4 years ago
Sergii Tkachenko 8db79e2e71 Python style: reformat code using updated yapf 0.30.0 4 years ago
Lidi Zheng 0e275f3d2b Change to explicitly encode 4 years ago
Lidi Zheng e191e98f37 Unify the encoding to ascii 4 years ago
Lidi Zheng 892e7bacb1 Explicitly set encoding to ascii to prevent TypeError in 3.7+ 4 years ago
Jan Tattermusch e329d1ddd0 bytes(string, encoding) is not supported in python2 5 years ago
Jan Tattermusch 4847f85367 make port server python3 compatible 5 years ago
Esun Kim 7be821ac47 Yapf all target python sources 5 years ago
Richard Belleville 666fb1c5ee Make run_tests.py python-version agnostic 6 years ago
ncteisen 0cd6cfefa0 yapf tools/run_tests/sanity 7 years ago
ncteisen 05687c3da9 yapf tools/run_tests/python_utils 7 years ago
Muxi Yan cd62e7d04c Exclude cronet restricted ports from port server pool 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Craig Tiller e21d2c1cd8 Bump version 8 years ago
Craig Tiller ddc8a8243d Fix port server on Windows 8 years ago
Craig Tiller e1f5302bc5 Port server fixes 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Craig Tiller 09ebed7bf4 Ensure port server can shutdown 8 years ago
Craig Tiller ec49524269 Add a mutex around allocate_port 8 years ago
Craig Tiller ea525ebd39 Threaded port_server 8 years ago
Siddharth Shukla 8e64d901fd Modify shebang on python scripts 8 years ago
Jan Tattermusch 5c79a3199c cleanup tools/run_tests directory 8 years ago
siddharthshukla 0589e533cd Make testing toolchain python 3.x compliant 9 years ago
Ken Payson 189d685cc5 Added timeout to port server 9 years ago
Ken Payson d9dfc673fc Change port_server.py to use port 32766 9 years ago
Ken Payson 98716b3bb7 Change port_server.py to use port 32766 9 years ago
Ken Payson fa51de5d3d Change port_server.py to use port 32766 9 years ago
Jan Tattermusch 3bd0827935 put cwd of port server elsewhere 9 years ago
Craig Tiller 41a7bf5449 Close standard pipes 9 years ago
Craig Tiller d2c39713bc Attempt to daemonize port server 9 years ago
Craig Tiller f0a293ed67 Robustness work for port_server startup 9 years ago
Craig Tiller fe4939f809 More robust port_server version checking 9 years ago
Nathaniel Manista ae4fbcd643 Use "#!/usr/bin/env python2.7" only in utilities 9 years ago
Craig Tiller c20b19d0f7 better logging 9 years ago
Jan Tattermusch 13e65dfd4f import yaml module lazily 9 years ago
Craig Tiller ae322afe60 Better port selection 9 years ago
Craig Tiller 9a0c10efc6 Windows fix 10 years ago
Craig Tiller ef12559f0f Rework restart facility to be more portable 10 years ago
Craig Tiller f53d9c8d0d Testing port server 10 years ago