Matt Kwong
|
c602dde442
|
Keep _grpcio_metadata.py in GitHub repo
|
2017-04-18 12:10:36 -07:00 |
Masood Malekghassemi
|
aff6936cf7
|
Partially implement gRPC Python server reflection
Some features relating to proto2 extension querying are missing due to
missing upstream features required to support them (see
https://github.com/google/protobuf/issues/2248).
|
2016-10-20 12:47:06 -07:00 |
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
|
2016-07-18 12:50:13 -07:00 |
Masood Malekghassemi
|
3acddb20db
|
Remove Python 'loader' hack
|
2016-07-13 18:38:33 -07:00 |
Masood Malekghassemi
|
586e3835fe
|
Make Python build standalone on Windows
|
2016-07-08 12:36:04 -07:00 |
Masood Malekghassemi
|
1ff429da2a
|
Organize Python tests to use grpcio-tools directly
Moves all tests into a separate package. This does not change existing
supported means of running tests (e.g. through run_tests.py).
|
2016-07-01 10:18:45 -07:00 |
Yuchen Zeng
|
4594bd9d1b
|
Merge remote-tracking branch 'upstream/master' into base
|
2016-05-31 14:19:57 -07:00 |
Masood Malekghassemi
|
93cc06a484
|
Add compression support to Cython layers
|
2016-05-17 13:37:15 -07:00 |
Yuchen Zeng
|
12dfdc3c27
|
Change win32 file suffix
|
2016-04-26 22:05:41 -07:00 |
Craig Tiller
|
6169d5f7b0
|
Update copyrights
|
2016-03-31 07:46:18 -07:00 |
Masood Malekghassemi
|
d01391233a
|
Extern "C" Python DLL support
|
2016-02-17 12:00:49 -08:00 |
Craig Tiller
|
f008f067f8
|
build.yaml centric versioning
|
2016-02-08 12:48:03 -08:00 |
Masood Malekghassemi
|
df1e07e5c1
|
Add shim for Python's gRPC core on Windows
|
2016-02-04 17:18:11 +01:00 |
murgatroid99
|
3466c4b55d
|
Updated copyrights
|
2016-01-12 10:26:04 -08:00 |
Masood Malekghassemi
|
116982ea89
|
Include core in Python distribution
|
2016-01-07 09:43:42 -08:00 |