Richard Belleville
|
dbad0522c3
|
Revert "Merge pull request #17752 from grpc/license-symlinks"
This reverts commit 3f8e15e2a4, reversing
changes made to a8662121c7.
|
2019-01-24 10:10:22 -08:00 |
Richard Belleville
|
8609f42e15
|
Stop copying LICENSE files
|
2019-01-17 15:16:37 -08:00 |
Lidi Zheng
|
5584d58e6c
|
Add LICENSE to grpcio-* packages
* Using the proprocess command to copy the LICENSE
|
2018-12-05 15:25:48 -08:00 |
Mehrdad Afshari
|
d7a03c8197
|
Correct HEALTH_PROTO to REFLECTION_PROTO
|
2017-11-13 13:55:49 -08:00 |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
2017-06-08 11:22:41 +02:00 |
Masood Malekghassemi
|
cc793703bf
|
Run Python formatting
|
2017-01-17 10:55:33 -08:00 |
Masood Malekghassemi
|
fb261bf748
|
Un-namespace Python packages
Setuptools was updated and our hacky namespace-package-chickens came
back to roost. This removes the unsupported namespace package hacks.
|
2016-12-12 15:04:30 -08: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 |