Masood Malekghassemi
06dea573da
Enable running Python formatting
8 years ago
Ken Payson
dd24c1ece4
Polish grpcio_health_checking package
...
-Rename namespace to grpc_health->grpc to match spec
-Proper use of NOT_FOUND status code
-Improve testing
-Add source distribution to artifact build
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Masood Malekghassemi
1a54e5cdd5
Mitigate Python build directory naming conflict
...
On Mac and Windows, the default directory name conflicts with the BUILD
file we have.
9 years ago
Masood Malekghassemi
4352e8745e
Add used-by-Python comments to top-level files
9 years ago
Masood Malekghassemi
116982ea89
Include core in Python distribution
9 years ago
Masood Malekghassemi
7566c9a85d
Make Python testing predictable again
...
This reorganizes the Python code, scraps the current testing
infrastructure, and implements a simple test discovery and run script
based on the standard Python unittest library so we can trust that our
tests are running.
9 years ago
Masood Malekghassemi
fe8dc883d0
Reorganize Python packages
...
This is in preparation of moving all tests into a separate package to
enable ease of coverage checking and testing.
10 years ago
Masood Malekghassemi
d65632ab04
Add Python documentation generation
10 years ago