Richard Belleville
468768865b
Make Buildifier Sanity Test Strict ( #27807 )
...
* Fix all lint errors in repo.
* Use strict buildifier by default
* Whoops. That file does not exist
* Attempt fix to buildifier invocation
* Add missing copyright
3 years ago
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
Sergii Tkachenko
8db79e2e71
Python style: reformat code using updated yapf 0.30.0
4 years ago
Lidi Zheng
e6dffc6fbe
Adding three more AsyncIO examples
...
* Channelz or Debug
* Route guide
* Wait for ready
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
c128e61cf4
Format examples
5 years ago
Richard Belleville
8917e6d2a0
Pylint
5 years ago
Richard Belleville
38454eae37
Fix bazel example tests
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
d649880044
Add strip_prefix to python protoc plugin and py_grpc_library
6 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
3db8828876
Add TODOs for prefix stripping
6 years ago
Richard Belleville
e32980fba2
Quit waiting for a day
6 years ago
Richard Belleville
2b7ec3ad23
Fix up examples.
6 years ago
Lidi Zheng
9bd526260a
Remove unused imports
6 years ago
Lidi Zheng
550dae1c47
Workaround the address contention issue
6 years ago
Lidi Zheng
559023c01d
Adopt reviewer's advice
6 years ago
Lidi Zheng
f7cb9c9f3e
Add Debug Example
6 years ago