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
3 years ago
Richard Belleville
a362c2566d
Revert examples
4 years ago
Richard Belleville
999bbf1401
Format
4 years ago
Taras Galkovskyi
d62df731a0
pacify pylint on examples folder
5 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Richard Belleville
13a4f1d7d3
Migrate data_migration example to dynamic stubs
5 years ago
kerbalwzy
c5d55ee64f
Fix: add copyright headers in `server.py`
5 years ago
kerbalwzy
5c0fed241d
Fix: reformat code with YAPF script, and check with PyLint
5 years ago
kerbalwzy
25a1caa9b0
Update: add proto3 document link, change chinese translation and comment of 'unary'
5 years ago
kerbalwzy
55f1899d78
Update:the max_workers argument use default, use 'server.wait_for_termination()' to keep process alive
5 years ago
kerbalwzy
151f596054
Fix: Cancel the modification of the package search path and Remove useless notes
5 years ago
kerbalwzy
caf64469f0
Update: rename the folder
5 years ago
kerbalwzy
5ca7452c51
fix:Update the constant name. Replace abbreviations with complete forms of words
5 years ago
kerbalwzy
e3f5320ae2
remove LICENSE and notes file, Modify the identifier name,
5 years ago
kerbalwzy
d33d30a595
update notes
5 years ago
kerbalwzy
d1b64c3a3e
add en example which easy start grpc by 4 kinds method of service with python
5 years ago