Commit Graph

8 Commits

Author SHA1 Message Date
Richard Belleville 930cec4e27 Revert "Merge pull request #18912 from grpc/revert-bazel-changes"
This reverts commit c9a259aa3a, reversing
changes made to 9c882bc725.
2019-04-30 11:17:11 -07:00
Richard Belleville 50b5240d0a Revert "Merge pull request #18859 from grpc/internal_py_proto_library"
This reverts commit 5b720f19c1, reversing
changes made to a64ae3c0d5.
2019-04-29 17:47:56 -07:00
Richard Belleville 5391d8427e Moar ipv6 2019-04-25 13:53:23 -07:00
Richard Belleville aec0860ebf Remove redundant line 2019-04-25 12:56:46 -07:00
Richard Belleville 1c65fd19e8 Fix wait_for_ready example for ipv4-only environments like Kokoro 2019-04-25 12:55:58 -07:00
Richard Belleville 4de4a7da7b Reenable python bazel tests 2019-04-25 10:27:01 -07:00
Lidi Zheng f062722c61 Adopt reviewer's advice
* Use context manager to manage tcp socket
* Rename tcp socket
* Fix grammer error
2019-04-16 13:44:46 -07:00
Lidi Zheng 541cb00470 Add wait-for-ready example
* With unit test
* With Bazel integration
* With REAME.md explaination
2019-04-16 12:24:23 -07:00