Jan Tattermusch
|
f39f341ee1
|
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 |
Richard Belleville
|
9448150eec
|
Remove option to specify path
|
5 years ago |
Karthik Ravi Shankar
|
d7565c37a8
|
Revert "Adding Fake headers for header matching."
This reverts commit 8c013bfcdc .
|
5 years ago |
Mark D. Roth
|
5afa417c89
|
Revert "Merge pull request #23524 from markdroth/xds_logging_revert"
This reverts commit b5b9172915 , reversing
changes made to 47c6c826f7 .
|
5 years ago |
Mark D. Roth
|
a0f08b1b06
|
Revert "Merge pull request #21941 from markdroth/xds_logging"
This reverts commit 37d5d93983 , reversing
changes made to 0e8190a3c9 .
|
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
|
999bbf1401
|
Format
|
5 years ago |
Richard Belleville
|
fd0d0f77df
|
Fix Bazel warning
|
5 years ago |
Richard Belleville
|
e16e11cdcf
|
Fix six dependency
|
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 |
Bartosz Stebel
|
3b45262f03
|
Add __init__.py to cygrpc pyx_library
|
5 years ago |
Richard Belleville
|
df0978ceb0
|
Clean up build file
|
5 years ago |
Richard Belleville
|
23b9007198
|
Simplify raise statement
|
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 |
Richard Belleville
|
ebe49df659
|
Don't clutter __init__.py quite as much
|
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
|
3dcc929adf
|
Remove resolved TODO
|
5 years ago |
Richard Belleville
|
d4e8d9956c
|
Run tests under setup.py
|
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 |