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
Lidi Zheng
de075024a7
Suppress exceptions from the __del__ of channel object
5 years ago
Miguel Ángel
d2b917030f
Fix typo
5 years ago
Mark D. Roth
c1d7180daa
Use upb textformat library to dump out raw xDS proto messages
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
Lidi Zheng
6717ecb3cb
Suppress the server dealloc warning
5 years ago
Lidi Zheng
019921f57a
Add the new test to tests.json
5 years ago
Lidi Zheng
8bcffaa5ca
Hide init_grpc_aio and guard async API outside of AsyncIO context
5 years ago
Vijay Pai
c7f2956b67
Revert "Add message-size check before message decompression"
5 years ago
Lidi Zheng
ae49a85038
Fix the typo
5 years ago
Lidi Zheng
b96381694c
Sort tests.json alphabetically
5 years ago
Lidi Zheng
11a29eb95a
Implement methods to access auth context and peer info
5 years ago
Richard Belleville
4fcf9d01d2
Address review comments
5 years ago
Yash Tibrewal
0497ad8bb0
Add missing message-size check before decompressing
...
Add and fix tests for limit check before decompression
Code restructuring to allow easy reuse of service config call data
Regenerate projects
Reviewer comments
5 years ago
Mark D. Roth
133918ec70
Add ConfigSelector API.
5 years ago
Richard Belleville
af222241a7
Give up on getting compiler executable from distutils
5 years ago
Richard Belleville
edcf210050
Use proper compiler
5 years ago
Richard Belleville
08e117ae80
Improve build slightly
5 years ago
Lidi Zheng
43a574d1ae
Trust google-auth library will handle their dependency properly
5 years ago
Lidi Zheng
72f2b99097
Guard _ChannelCallState.__del__ from cygrpc being deallocated early
5 years ago
Lidi Zheng
9a3ae47658
Pump up the minimum version of google-auth to 1.17.1
5 years ago
Matthew Stevenson
039e009faa
Fix memory leak, per Yang's comment.
5 years ago
Matthew Stevenson
432823cbf6
Add check that unused bytes size is at most received bytes size.
5 years ago
Matthew Stevenson
264592275b
Revert "Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py"
...
This reverts commit 7d0ae9cf2e
.
5 years ago
Matthew Stevenson
7d0ae9cf2e
Check unused bytes size is smaller than received bytes size, and fix Python format in _server_ssl_cert_config_test.py
5 years ago
Mariano Anaya
376c0f0767
Add missing metadata TypeError case
...
Code formatted.
5 years ago
Richard Belleville
4b497f7156
Compensate for low test default timeout
5 years ago
Richard Belleville
93477ae55f
That line changed count seemed a bit big
5 years ago
Richard Belleville
5811df0fd0
Yapf
5 years ago
Richard Belleville
357c78c822
Simplify implementation
5 years ago
Richard Belleville
6344b2b97f
Support infinite timeouts
5 years ago
Lidi Zheng
7294172c8f
Avoid attribute error in __del__ from _ChannelCallState
5 years ago
Richard Belleville
00d20bb70a
Use self.fail
5 years ago
Matthew Stevenson
a575049c03
Changes needed to enable TLS 1.3.
5 years ago
Richard Belleville
25cdba8a70
Yapf
5 years ago
Richard Belleville
50cab884e1
Default wait_for_ready to True
5 years ago
Richard Belleville
e329de88e7
Add failing test
5 years ago
Mariano Anaya
18e0f9f533
Remove metadata as optional from AioRpcError
5 years ago
Mariano Anaya
36f79adaf9
Remove references to the old MetadataType
5 years ago
Richard Belleville
bacbf3b85f
Fix argument order
5 years ago
Srini Polavarapu
057091fe1f
Regenerate projects
5 years ago