3316 Commits (38933bc16caa21059b3f77d65f7a028bd20d4ca5)

Author SHA1 Message Date
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
Richard Belleville a859b9a98a Whoops 5 years ago
Lidi Zheng 2789f83f85 Make pytype happy 5 years ago
Lidi Zheng d2832e4bc6 Update tests.json 5 years ago
Richard Belleville e99cdfa754 Copybara makes me wish I were dead 5 years ago
Richard Belleville 6eddf397e9 Reviewer advice 5 years ago
Richard Belleville 485e87cadf Move tests into single directory because Blaze is the worst 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 753ab16ebb Remove unused return value 5 years ago
Richard Belleville 5474a76044 Pull out constant 5 years ago
Richard Belleville 0668c73cd2 Add copyright header 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 70837b3351 Don't attempt to run under setuptools 5 years ago
Richard Belleville 270880f440 Yapf 5 years ago
Richard Belleville 94efe57fb0 Buildifier 5 years ago
Richard Belleville 78c9ce56e5 Remove unguarded import of simple_stubs 5 years ago
Richard Belleville 36aa768290 Correct tests.json 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
Richard Belleville 20f85c1d60 Don't run test under Python 2 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
Yannic Bonenberger 06ecc87290 [bazel] Add fixes for --incompatible_load_proto_rules_from_bzl 5 years ago
Mariano Anaya 583712704a [Aio] Set debug_error_string to AioRpcError 5 years ago
Richard Belleville 741b407ac4 Add simple eviction mechanism 5 years ago
Mark D. Roth 01e87e2d93 Remove old JSON API 5 years ago