3549 Commits (965e54010a627af5c476c794a1ec7ab49b103f14)

Author SHA1 Message Date
Lidi Zheng d13c5834af Abstract the validation into a common function 5 years ago
Esun Kim 3ac116f1cb Enabled GPR_ABSEIL_SYNC 5 years ago
Lidi Zheng 655319e286 Ban this test with gevent + Windows 5 years ago
Lidi Zheng df440a5a66 It seems the port binding won't fail if a port is occupied by native socket 5 years ago
Lidi Zheng b9b33c06eb Make sure the SO_REUSEPORT is off 5 years ago
Lidi Zheng 217dade003 Raises an exception when port binding failed 5 years ago
Mark D. Roth 181781387d xDS v3 support 5 years ago
Mark D. Roth c35a37d6c2 Remove TargetAuthorityTable in favor of a per-address channel arg. 5 years ago
Yash Tibrewal 2c5291ff71 Plumb absl::Status through connectivity state notifiers 5 years ago
Jan Tattermusch 80daba44d9 regenerate projects 5 years ago
Lidi Zheng 666787d841 Metadata value has to be string or bytes 5 years ago
Lidi Zheng ffc6bce8ca Only >=3.7 allows annotate oneself as return type 5 years ago
Lidi Zheng 6e96a47dd6 Make pytype happy 5 years ago
Lidi Zheng b5f107d470 Support tuple and aio.Metadata interaction 5 years ago
Lidi Zheng 9a54627c0b Include re2 in source wheel && solve the missing --all complain 5 years ago
Richard Belleville f7d16b20a4 Fix docstring 5 years ago
Karthik Ravi Shankar d7565c37a8 Revert "Adding Fake headers for header matching." 5 years ago
Mark D. Roth a0f08b1b06 Revert "Merge pull request #21941 from markdroth/xds_logging" 5 years ago
Stanley Cheung 4f9d3d2e0f Bump version to 1.30.2 5 years ago
Donna Dionne 8c013bfcdc Adding Fake headers for header matching. 5 years ago
Richard Belleville 892cfd883e Support asyncio interop client 5 years ago
Richard Belleville 7e3f3d61a2 Format 5 years ago
Lidi Zheng ddbf4b6f9f Further reduce the spam log by doing nothing if GC has error 5 years ago
Richard Belleville e9a90ab30a Clean up 5 years ago
Lidi Zheng 8f3bd10c03 Make sure >3 Python version triggers a failure 5 years ago
Lidi Zheng 27033c4f8d Update the hint for install Python header to depend on version 5 years ago
Richard Belleville b96edd3072 Stop trying to handle SIGSEGV 5 years ago
Donna Dionne 8dd0cb4712 Add support for xDS regex matchers. 5 years ago
Lidi Zheng e7f42f1ff9 Add type annotation in comments 5 years ago
Lidi Zheng b61fe7ab33 Address comments 5 years ago
Lidi Zheng e58e24afb9 Allows poller to bound to ephemeral loops in multiple threads 5 years ago
Alexander Polcyn a1d1a8e543 Bump 1.30.x branch to 1.30.1 5 years ago
Richard Belleville 23dacfc0b4 Add Python wrapper 5 years ago
Richard Belleville c8a8a6aea4 Get new core API design building 5 years ago
Lidi Zheng de075024a7 Suppress exceptions from the __del__ of channel object 5 years ago
Miguel Ángel d2b917030f
Fix typo 5 years ago
Richard Belleville 8459b49dd5 Buildifier 5 years ago
Richard Belleville 2b09327a6f Yapf :( 5 years ago
Richard Belleville 4de06d0e22 Regenerate projects 5 years ago
Richard Belleville 4fefc6235f Let the wrapped language create the composite credential 5 years ago
Richard Belleville 3bdc5bb4d1 Change name to compute_engine_channel_credentials 5 years ago
Richard Belleville 330eaea53d Initial implementation of gce_channel_creds 5 years ago
Richard Belleville 1aae547e2c Regenerate projects 5 years ago
Mark D. Roth c1d7180daa Use upb textformat library to dump out raw xDS proto messages 5 years ago
Lidi Zheng ecc8aa8a71 Guard _ChannelCallState.__del__ from cygrpc being deallocated early 5 years ago
Lidi Zheng cbcc2bb185 Avoid attribute error in __del__ from _ChannelCallState 5 years ago
Lidi Zheng b9088ee9dd Address comments 5 years ago
Lidi Zheng 14d499a50f Make PyLint happy 5 years ago
Lidi Zheng 286a80dad5 Resolve the compatibility issue that get_runnint_loop is 3.7+ 5 years ago
Yash Tibrewal e98eaa5052
Revert "Revert "Add message-size check before message decompression"" 5 years ago