| Commit message (Collapse) | Author | Age |
|
|
|
| |
Upgrade yapf version to 0.20.0 and reformat Python files.
|
| |
|
| |
|
|
|
|
|
| |
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
|
|
|
|
|
|
|
| |
-Rename namespace to grpc_health->grpc to match spec
-Proper use of NOT_FOUND status code
-Improve testing
-Add source distribution to artifact build
|
|
|
|
|
| |
Moves all tests into a separate package. This does not change existing
supported means of running tests (e.g. through run_tests.py).
|
| |
|
|
|