3316 Commits (38933bc16caa21059b3f77d65f7a028bd20d4ca5)

Author SHA1 Message Date
Nicolas "Pixel" Noble d9906e4162 Flipping version. 5 years ago
Lidi Zheng b2c815c63e Make completion queue shutdown stricter 5 years ago
Lidi Zheng 99c5b647bf
Revert "[Aio] Add AsyncIO support to grpcio-reflection" 5 years ago
Muxi Yan eb7779c20c
Revert "Revert "Introduce CFRunLoop based iomgr"" 5 years ago
Yash Tibrewal e24bb3a6ef Regenerate projects 5 years ago
Muxi Yan 0e0db09613
Revert "Introduce CFRunLoop based iomgr" 5 years ago
Lidi Zheng 9503b68a8b Discards response message with non-OK status 5 years ago
Lidi Zheng 51e38fa508 Allow "None" as response message with none-OK status 5 years ago
Lidi Zheng 6e0ac50b09 Improve the documentation for serializer and deserializer 5 years ago
Lidi Zheng 37755c482b Avoid docstring duplication 5 years ago
Lidi Zheng 17d75dde69 Simplify logic around send message operation 5 years ago
Muxi Yan b96895bf9d Add apple_ev iomgr 5 years ago
Lidi Zheng e819e03a83 Restore 27 compatibility 5 years ago
Lidi Zheng 3e187feca0 Fix the inaccurate cancel injection 5 years ago
Lidi Zheng b8691f9669 Fix the import for aio gRPC 5 years ago
Lidi Zheng faf946931d Add the new test case to tests.json 5 years ago
Lidi Zheng 3e85a129b4 Add test case for set_code with no return value 5 years ago
Lidi Zheng 9b4070a380 Fix the None return case 5 years ago
Lidi Zheng eb9728f25f Add AsyncIO support to grpcio-reflection 5 years ago
Yash Tibrewal 3c34eae97e Move decompression into gRPC Core 5 years ago
Mark D. Roth f8f6034d1a Refactor xds LB policy 5 years ago
Lidi Zheng e50c9a8e2e Fix typo in the comment 5 years ago
Lidi Zheng 4eb596446d Resolve conflict with master 5 years ago
Lidi Zheng 2b6037f113 Rename to wait_for_conneciton && Add to unary-unary RPC 5 years ago
Lidi Zheng 2bbf0a79f6 Make pytype happy 5 years ago
Lidi Zheng 58beda2f73 Add try_connect API to StreamUnaryCall 5 years ago
Lidi Zheng c07520a350 Mark it as experimental 5 years ago
Lidi Zheng 41866c1250 Add try_connect API for UnaryStreamCall and StreamStreamCall 5 years ago
Donna Dionne c0c7f1dae3 Fix build and test failures 5 years ago
Lidi Zheng 6f00de087f Aggregate common statement in both branches 5 years ago
Lidi Zheng e00eb2fec2 Make pylint happy 5 years ago
Lidi Zheng 8b1a6c8f45 Accepts normal iterable of request messages 5 years ago
Richard Belleville c1953880f7 Modify tests accordingly 5 years ago
Richard Belleville f15a6bf6e4 Add version check for Python 3.6 to simple stubs 5 years ago
Lidi Zheng 386977ff41 Annotate metadata variable as Tuple instead of Sequence 5 years ago
Lidi Zheng 5cab833808 Make sanity tests happy 5 years ago
Lidi Zheng 2c24272bbd Cast the complete queue to sub class to avoid AttributeError 5 years ago
Lidi Zheng dc1d1e165d Add two more metadata tests 5 years ago
Lidi Zheng ee31a696ab Cast metadata to tuple 5 years ago
Mark D. Roth 03411d7be7 Second attempt: grpclb stabilization 5 years ago
Lidi Zheng cb5fdce2bf Improve readability and fix wording 5 years ago
Lidi Zheng 5182e9f07f Eliminates suspicious exceptions in test logs 5 years ago
Lidi Zheng b5b47ce7c7 Upgrade the server stop log to warning 5 years ago
Lidi Zheng 79497f8059 Downgrade info logs to debug 5 years ago
Mariano Anaya a8ad4db3af [issue21953] Fix import in test 5 years ago
Mariano Anaya 2be1ec9c6e [issue21953] Move tests to the aio part 5 years ago
Mariano Anaya 3bf67c4253 [issue21953] Fix typing in Metadata class definitions 5 years ago
Mariano Anaya 6891169b58 Apply PR feedback 5 years ago
Mariano Anaya 1f2d916386 [aio] Metadata type: Fix tests & __repr__ 5 years ago
Mariano Anaya 0be36ed606 Add mutability to the MetadataType 5 years ago