2208 Commits (47ceb4e03569addf932bded55da2bdf6c2511f1a)

Author SHA1 Message Date
Esun Kim 5f41758a76 Replaced gpr_asprintf with absl::StrFormat 5 years ago
Lidi Zheng dbdb2cc5c9 Fix the non-protobuf scenario 5 years ago
Lidi Zheng 728f5881a2 Remove unused exception check condition 5 years ago
Lidi Zheng 37552d3e62 Restrucutre exception catches 5 years ago
Lidi Zheng 5a7093639f Suppress server stop log spamming 5 years ago
Lidi Zheng 03e1bf1071 Fix already cancelled RPC 5 years ago
Lidi Zheng 7b4d0b28c6 Implement health checking servicer in AsyncIO 5 years ago
Lidi Zheng 12b0ddbc2b Improve the documentation based on suggestions 5 years ago
Lidi Zheng 479651e4cf Remove NoReturn to support <3.6.2 5 years ago
Lidi Zheng 0c7bf6c434 Make sanity tests happy 5 years ago
Lidi Zheng 1945c1108f Move the docstring from Cython to rst 5 years ago
Lidi Zheng d743e4390a Fill-in missing interfaces & improve rst template 5 years ago
Lidi Zheng f17ec928df Fix lack of empty line in the docstring 5 years ago
Lidi Zheng 4c59615f46 Format __init__.py 5 years ago
Lidi Zheng 7a50172cc8 Handle the intercepted call case 5 years ago
Lidi Zheng e0f8fe3254 Ensure channel isolation is maintained while graceful close 5 years ago
Lidi Zheng 5a29f33a25 Optimize the logic & add comments 5 years ago
Lidi Zheng 2789f83f85 Make pytype happy 5 years ago
Richard Belleville 6eddf397e9 Reviewer advice 5 years ago
Lidi Zheng 3061ee37c0 Remove unused import 5 years ago
Lidi Zheng fbd213d04b Make client-side graceful shutdown faster 5 years ago
Esun Kim 0b26a2ff56 Added abseil-based sync 5 years ago
Richard Belleville df247fb33a Experimental API decorator 5 years ago
Richard Belleville 7c581ab099 Revert "Stop emitting experimental warnings" 5 years ago
Richard Belleville ff3088979a Why you incomplete, Python 3.6? 5 years ago
Richard Belleville 67a492c946 Yapf 5 years ago
Richard Belleville 3daa32de4e Stop emitting experimental warnings 5 years ago
Richard Belleville e7e41e7610 Change up ordering 5 years ago
Richard Belleville 6e7f9f2ebe Add typing 5 years ago
Richard Belleville 70d3765712 Use debug level logging 5 years ago
Richard Belleville 09774aebfb Put libraries in order of reference 5 years ago
Richard Belleville 270880f440 Yapf 5 years ago
Richard Belleville 78c9ce56e5 Remove unguarded import of simple_stubs 5 years ago
Richard Belleville e5b287ead8 Yapf. Pylint 5 years ago
Richard Belleville ac864c7502 Make APIs experimental 5 years ago
Richard Belleville 84c8dc739e Add insecure_channel_credentials function 5 years ago
Lidi Zheng 8701b18efb Use str instead of Text 5 years ago
Richard Belleville aadcded305 Add docstrings 5 years ago
Richard Belleville 1abe2f0ac2 Add stream_stream 5 years ago
Richard Belleville 38bef98463 Add stream-unary 5 years ago
Richard Belleville b5f06c216e Implement unary_stream 5 years ago
Richard Belleville 4ac50ceed6 Add maximum-based channel eviction 5 years ago
Lidi Zheng 5cf41f3424 Revert the changes in _channel.py 5 years ago
Lidi Zheng 33014035eb Skip the test_invalid_metadata on Windows for now 5 years ago
Lidi Zheng c7095d6854 Make a proper shallow copy of onging calls set 5 years ago
Lidi Zheng 15ff162fe3 Improve the documentation about newly added exception classes 5 years ago
Lidi Zheng 22cd31b0ec Remove TODO 5 years ago
Lidi Zheng ecf44b094b Prohibit mixing two styles of API on client side 5 years ago
Mariano Anaya 1df63bf35b Get the debug_error_string in a simpler fashion 5 years ago
Lidi Zheng 473a75b47e Reduce side effect of a "create" method 5 years ago