Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Un-namespace Python packages | Masood Malekghassemi | 2016-12-12 |
| | | | | | Setuptools was updated and our hacky namespace-package-chickens came back to roost. This removes the unsupported namespace package hacks. | ||
* | Partially implement gRPC Python server reflection | Masood Malekghassemi | 2016-10-20 |
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). |