Yash Tibrewal
|
68ac18b095
|
Avoid linter warnings
|
5 years ago |
Richard Belleville
|
67a492c946
|
Yapf
|
5 years ago |
Richard Belleville
|
753ab16ebb
|
Remove unused return value
|
5 years ago |
Richard Belleville
|
5474a76044
|
Pull out constant
|
5 years ago |
Richard Belleville
|
0668c73cd2
|
Add copyright header
|
5 years ago |
Richard Belleville
|
3daa32de4e
|
Stop emitting experimental warnings
|
5 years ago |
Richard Belleville
|
e7e41e7610
|
Change up ordering
|
5 years ago |
Richard Belleville
|
6e7f9f2ebe
|
Add typing
|
5 years ago |
Richard Belleville
|
70d3765712
|
Use debug level logging
|
5 years ago |
Richard Belleville
|
09774aebfb
|
Put libraries in order of reference
|
5 years ago |
Yash Tibrewal
|
ee08000f41
|
Clang-format
|
5 years ago |
Yash Tibrewal
|
e79e18b7d3
|
Cleanup
|
5 years ago |
Richard Belleville
|
70837b3351
|
Don't attempt to run under setuptools
|
5 years ago |
Yash Tibrewal
|
066550d6ee
|
Remaning logical thread references
|
5 years ago |
Richard Belleville
|
270880f440
|
Yapf
|
5 years ago |
Yash Tibrewal
|
1a00b752f4
|
Reviewer comments
|
5 years ago |
Richard Belleville
|
94efe57fb0
|
Buildifier
|
5 years ago |
Yash Tibrewal
|
44c0477d65
|
Remaning commits
|
5 years ago |
Richard Belleville
|
78c9ce56e5
|
Remove unguarded import of simple_stubs
|
5 years ago |
Richard Belleville
|
36aa768290
|
Correct tests.json
|
5 years ago |
Richard Belleville
|
e5b287ead8
|
Yapf. Pylint
|
5 years ago |
Richard Belleville
|
ac864c7502
|
Make APIs experimental
|
5 years ago |
Yash Tibrewal
|
9ca286a48f
|
Replace LogicalThread with WorkSerializer
|
5 years ago |
Richard Belleville
|
84c8dc739e
|
Add insecure_channel_credentials function
|
5 years ago |
Lidi Zheng
|
8701b18efb
|
Use str instead of Text
|
5 years ago |
Vijay Pai
|
79de5c5385
|
Stop using closure for inproc state machine, fix bugs
|
5 years ago |
Richard Belleville
|
aadcded305
|
Add docstrings
|
5 years ago |
Richard Belleville
|
1abe2f0ac2
|
Add stream_stream
|
5 years ago |
Richard Belleville
|
38bef98463
|
Add stream-unary
|
5 years ago |
Richard Belleville
|
b5f06c216e
|
Implement unary_stream
|
5 years ago |
Richard Belleville
|
4ac50ceed6
|
Add maximum-based channel eviction
|
5 years ago |
Lidi Zheng
|
5cf41f3424
|
Revert the changes in _channel.py
|
5 years ago |
Yash Tibrewal
|
957f0390df
|
Reviewer comments
|
5 years ago |
Lidi Zheng
|
33014035eb
|
Skip the test_invalid_metadata on Windows for now
|
5 years ago |
Lidi Zheng
|
c7095d6854
|
Make a proper shallow copy of onging calls set
|
5 years ago |
Lidi Zheng
|
15ff162fe3
|
Improve the documentation about newly added exception classes
|
5 years ago |
Lidi Zheng
|
22cd31b0ec
|
Remove TODO
|
5 years ago |
Lidi Zheng
|
ecf44b094b
|
Prohibit mixing two styles of API on client side
|
5 years ago |
Richard Belleville
|
20f85c1d60
|
Don't run test under Python 2
|
5 years ago |
Mark D. Roth
|
f739557803
|
Move xds API code into a class, so that common state can be cached.
|
5 years ago |
Matthew Stevenson
|
924aace7dc
|
Version 4.
|
5 years ago |
Mariano Anaya
|
1df63bf35b
|
Get the debug_error_string in a simpler fashion
* Use the public method in ``AioRpcStatus``
* Keep everything encapsulated inside the function that creates the
error.
|
5 years ago |
Lidi Zheng
|
473a75b47e
|
Reduce side effect of a "create" method
|
5 years ago |
matthewstevenson88
|
ee7ae056e5
|
Revert "Updates to TLS credentials, version 3"
|
5 years ago |
Yannic Bonenberger
|
06ecc87290
|
[bazel] Add fixes for --incompatible_load_proto_rules_from_bzl
|
5 years ago |
Mark D. Roth
|
cf032b300e
|
xds: Fix crash when moving all localities from a priority to a higher priority.
|
5 years ago |
Mariano Anaya
|
583712704a
|
[Aio] Set debug_error_string to AioRpcError
When handling errors in aio, also set the ``debug_error_string``, to get
more information (when available), about the exception, and help debug.
|
5 years ago |
Vijay Pai
|
152f46b5f6
|
Move generic stub implementation to header (prepare for templates)
|
5 years ago |
Vijay Pai
|
ae640ef122
|
Remove unused parameter name
|
5 years ago |
Vijay Pai
|
43665d6877
|
Remove unused parameter name
|
5 years ago |