Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
4 years ago
Esun Kim
e0ebe46ad3
Fix python examples
4 years ago
Esun Kim
e7afadc255
Refactor examples BUILD files
4 years ago
Richard Belleville
a362c2566d
Revert examples
5 years ago
Richard Belleville
dc9e20665e
Copy proto files instead of adding to sys.path
5 years ago
Richard Belleville
568dd00774
Buildifier
5 years ago
Richard Belleville
24a66903a9
Yapf
5 years ago
Richard Belleville
c2c5057e9d
Fix up examples
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Lidi Zheng
c34bef4ca4
Format all Bazel files with buildifier
5 years ago
Richard Belleville
1444cd1dd3
Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests""
...
This reverts commit 24c562dbaa
.
6 years ago
Richard Belleville
24c562dbaa
Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"
...
This reverts commit c9c847f334
, reversing
changes made to 07ba4de392
.
6 years ago
Richard Belleville
27990a5541
Explicitly add python versions to examples.
6 years ago
Richard Belleville
e32980fba2
Quit waiting for a day
6 years ago
Richard Belleville
2b7ec3ad23
Fix up examples.
6 years ago
Richard Belleville
624839b704
Add example Python server using compression.
6 years ago