2478 Commits (51ccea9ad4378d4e04e3ae3b343d241f8d2dfa56)

Author SHA1 Message Date
Muxi Yan 97ec5c1d68 Bump version to v1.17.0 6 years ago
Lidi Zheng 69b6c047bc Update docstring of Channelz function && add default variable initialization 6 years ago
Lidi Zheng 8e3234963e Update comments && modify function name 6 years ago
Lidi Zheng 7eddafabdd Disable three subchannel unit tests for gevent 6 years ago
Lidi Zheng 99f248ae12 Remove the `del` hack and skip server related test cases 6 years ago
Lidi Zheng d75abb6663 Adding comment about `del` about #17258 6 years ago
Eric Gribkoff d9f656a911 fix docstring on grpc.server 6 years ago
Lidi Zheng 53476eced4 Adopt reviewer's suggestions 6 years ago
Stanley Cheung 698cf221d8 Regenerate projects 6 years ago
Mehrdad Afshari 8199aff7a6 Fix Python blocking interceptors facing RpcError 6 years ago
Lidi Zheng 43599facf4 Channelz Python wrapper implementation 6 years ago
Lidi Zheng 3adca9ff93 Surface exceptions from Cython to Python as much as possible 6 years ago
Ruslan Nigmatullin f8f711ae4c [cython] Declare symbols once 6 years ago
Lidi Zheng b7fd18daa4 Raise the exception while credential initialization 6 years ago
Mehrdad Afshari e69c1b960f Remove BUILD.bazel files from beta code elements 6 years ago
Mehrdad Afshari 107539c0d7 Removed unused import from grpc.beta in tests 6 years ago
Jan Tattermusch b609caebf1 trailing "-bin" metadata is binary 6 years ago
Jan Tattermusch 29f44db128 fix initial->trailing 6 years ago
Jan Tattermusch 95bae1ead9 make client_email loading python3 compatible 6 years ago
Mehrdad Afshari 989af50e1d Remove beta modules from the Python Bazel package 6 years ago
Stanley Cheung 42e3ae7309 Re-generate projects 6 years ago
Eric Gribkoff b654c8d279 python: close channels in _server_ssl_cert_config_test 6 years ago
Muxi Yan da14743f1a Generate projects 6 years ago
Muxi Yan f3e4ae633e Regenerate projects 6 years ago
Muxi Yan 50d34c224a Revert python changes 6 years ago
Juanli Shen 8a880801ae Add support for LB config in service config 6 years ago
Srini Polavarapu 25cd16ae58 Regenerate projects 6 years ago
Yihua Zhang 3fefdde3cc remove ALTS shared resources 6 years ago
Lidi Zheng 9b65b40247 Label wait-for-ready argument in multicallables as experimental 6 years ago
Richard Belleville c477cb8597 Add missing transitive dependencies 6 years ago
Richard Belleville ecd9063424 Use single NullHandler for whole library 6 years ago
Lidi Zheng cabe8d8f10 New Python documentation generation 6 years ago
Lidi Zheng 4821221e3a Add wait-for-ready semantics 6 years ago
Lidi Zheng 03841be6ce Add background about the special condition 6 years ago
Srini Polavarapu 1bf93a76f5 Regenerate projects 6 years ago
Lidi Zheng 8a0b08b574 Migrate tests from Python 3.4 to Python 3.7 6 years ago
Lidi Zheng b8a9989005 Add support for utf-8 error messages 6 years ago
Richard Belleville 3c0c4fc1fd Use custom assertions 6 years ago
Richard Belleville 056a1a8ea4 Isolate logging in all test cases 6 years ago
Richard Belleville a8d6e14721 Appease the yapf gods 6 years ago
Richard Belleville 0139d8777d Add explicit test that user can configure their own handler 6 years ago
Richard Belleville 9aed6c8f8e Fix splat 6 years ago
Richard Belleville a56a30f5a1 Format code 6 years ago
Richard Belleville e4b4f3131b Pull out function to patch stderr 6 years ago
Richard Belleville 2acb85006a Add test for 'No handlers could be found' problem 6 years ago
Richard Belleville 17dc8d3083 Format code 6 years ago
Richard Belleville 7c3c8323cd Add logging tests to tests.json 6 years ago
Richard Belleville 916681911d Fix various mind-numbing typos 6 years ago
Richard Belleville 61011a3af4 Add basicConfig handler to grpcio_testing 6 years ago
Richard Belleville 619f7e767b Add basicConfig handler to unit tests 6 years ago