Esun Kim
|
cd27a36924
|
Regenerate projects
|
2019-06-18 15:40:50 -07:00 |
Richard Belleville
|
5d95bf037d
|
Actually include README.rst in all packages
|
2019-05-20 14:21:25 -07:00 |
Richard Belleville
|
cb9e2188ab
|
Add python deprecation notices.
|
2019-05-20 13:05:37 -07:00 |
Srini Polavarapu
|
6bc2ff1b5f
|
Regenerate projects
|
2019-05-10 10:38:59 -07:00 |
Lidi Zheng
|
0231bf3b01
|
Regenerate projects
|
2019-03-29 16:24:50 -07:00 |
Lidi Zheng
|
d209deb14b
|
Revert "Revert "Merge pull request #17644 from lidizheng/bzl-py3""
This reverts commit 7da0aacef2.
|
2019-02-20 14:07:34 -08:00 |
Srini Polavarapu
|
b0efc103e3
|
Regenerate projects
|
2019-02-12 21:07:42 -08:00 |
Eric Gribkoff
|
7da0aacef2
|
Revert "Merge pull request #17644 from lidizheng/bzl-py3"
This reverts commit a25828ad78, reversing
changes made to 5176fd80fc.
|
2019-01-29 13:50:16 -08:00 |
Lidi Zheng
|
a25828ad78
|
Merge pull request #17644 from lidizheng/bzl-py3
[gRPC] Enable Python 3 for Bazel to Run Tests
|
2019-01-28 16:23:33 -08:00 |
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
|
17fa4b0caf
|
Use monkey patch function to solve namespace package issue
|
2019-01-16 11:22:57 -08:00 |
Sanjay Pujare
|
94d5587643
|
Regenerate projects
|
2019-01-03 15:35:20 -08:00 |
Lidi Zheng
|
1ac4a01a0e
|
Fix Complain of Higher Version Pylint
|
2018-12-20 12:13:08 -08:00 |
Lidi Zheng
|
8621bd47ad
|
Assign noop to build_package_protos for backward compatibility
|
2018-12-14 11:23:18 -08:00 |
Lidi Zheng
|
40b8ca97a1
|
Update docstring to make it more clear
* Mark API as experimental
* Rephrase the raise condition
* Add more detail to the returned object
|
2018-12-14 10:28:48 -08:00 |
Lidi Zheng
|
b9cb2459ea
|
Include LICENSE in artifact
|
2018-12-13 18:07:52 -08:00 |
Lidi Zheng
|
45b3230ef2
|
Add grpcio-status extension package
* The new package has 2 API `from_call` and `to_status`
* Utilize the experimental API `abort_with_status`
* Add 5 unit test cases
|
2018-12-13 10:18:44 -08:00 |