2601 Commits (8a2c9512a52f28a3276789e2ee66082d90b0234c)

Author SHA1 Message Date
Richard Belleville 1c16b8c470 Bow to the linter 6 years ago
Richard Belleville 92c61e131e Spruce up styling 6 years ago
Richard Belleville 07109f07e2 Fix grpc_testing context.abort 6 years ago
Pau Freixes e2464b8eba Rename gevent_util file 6 years ago
Muxi Yan 6a085457fd Bump version up to 1.24.0-pre2 6 years ago
Pau Freixes a44e6d76b7 [Aio] Unary unary client call barebones implementation 6 years ago
Esun Kim 20b4c7080a Regenerate projects 6 years ago
Esun Kim cf444b9cab Regenerate projects 6 years ago
Esun Kim c965ca1494 Pull out configuration from ssl_utils 6 years ago
Mark D. Roth 51d18ecc63 Convert mpscq API from C to C++. 6 years ago
Richard Belleville d649880044 Add strip_prefix to python protoc plugin and py_grpc_library 6 years ago
Richard Belleville 1444cd1dd3 Revert "Revert "Merge pull request #20097 from gnossen/dual_version_python_tests"" 6 years ago
Richard Belleville 24c562dbaa Revert "Merge pull request #20097 from gnossen/dual_version_python_tests" 6 years ago
Mark D. Roth 21c5424477 Add API for accessing per-call backend metric data in LB policies. 6 years ago
Richard Belleville 1b69538d58 Switch all tests to py2and3_test 6 years ago
Richard Belleville 426450cd82 Implement dual testing 6 years ago
Lidi Zheng a2990a053c Revert changes in src/python/grpcio_tests/commands.py 6 years ago
Lidi Zheng 630e6ab221 Use the correct machanism to ignore test in Windows 6 years ago
Lidi Zheng 8f403431a1 Try to disable it again 6 years ago
Lidi Zheng 750a8ab6ca Fix import 6 years ago
Lidi Zheng d9c0d498f2 Stop the failing tests 6 years ago
Neeraj Kashyap 5c173084f8 condition acquire and release with context manager 6 years ago
Neeraj Kashyap 1ab9225dce Release the lock on the RPC object condition 6 years ago
Neeraj Kashyap b804ce974a Implemented _abort method on ServicerContext 6 years ago
Richard Belleville 8ce740cfe0 Switch py_proto_library from using src to deps to conform with google3 6 years ago
Lidi Zheng 25f21d4824 Make default vtable for pointer argumnet a constant 6 years ago
Lidi Zheng 2c9cff30a1 Fix typo in the ignore list... 6 years ago
Richard Belleville 662919cf90 Simplify with itertools 6 years ago
Richard Belleville d273fdf41d Remove line of dead code 6 years ago
Richard Belleville ee99f9aa4c Remove TODO 6 years ago
Richard Belleville 09a270d6ad Gracefully handle errors from callbacks. 6 years ago
Lidi Zheng 853a6318b4 Correct the disable pattern 6 years ago
Richard Belleville e0d04c9a9e Yapf. 6 years ago
Lidi Zheng 5d7766153f Disable local tcp test for gevent 6 years ago
Richard Belleville f03ae6d493 Fix streaming test case 6 years ago
Richard Belleville 3d56c83a5f Correct out-of-date docstrings 6 years ago
Richard Belleville 967f55efd6 Add explanatory comment. 6 years ago
Richard Belleville 235b27257c Re-add unittest.main. 6 years ago
Richard Belleville 84855a18a9 Yapf 6 years ago
Richard Belleville ca2fcd647a Add docstring 6 years ago
Richard Belleville 4f04a80a69 Add note about something seemingly suspect. 6 years ago
Richard Belleville b4eaccf754 Make tests deterministic 6 years ago
Richard Belleville 2a9998bc13 Properly handle exceptions in signal handlers for in-flight outgoing RPCs 6 years ago
Lidi Zheng c45fb12ffb Add experimental API note. 6 years ago
Lidi Zheng 227a7cb47b Adopt reviewer's suggestion 6 years ago
Lidi Zheng 5a4d46d19b Add wait_for_ready attempt to fix gevent issue 6 years ago
Juanli Shen a802b14be6 Add xds resolver 6 years ago
Lidi Zheng 64dd532732 Make _api_test.py happy 6 years ago
Lidi Zheng 40fe76ad30 Fix import 6 years ago
Lidi Zheng 0d203d39b8 Adopt reviewers' advice 6 years ago