aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/grpc/_cython/.gitignore
Commit message (Collapse)AuthorAge
* Initial gevent supportGravatar kpayson642018-03-27
| | | | | Because some cpp code ends up leaking into cython, we change the cython generator to generate cpp code.
* Add shim for Python's gRPC core on WindowsGravatar Masood Malekghassemi2016-02-04
|
* Reorganize Python packagesGravatar Masood Malekghassemi2015-07-30
This is in preparation of moving all tests into a separate package to enable ease of coverage checking and testing.