1678 Commits (f52dd290e20ec57780255f90ed1f985ee7df63b8)

Author SHA1 Message Date
Sanjay Pujare 94d5587643 Regenerate projects 6 years ago
Richard Belleville 0daa420417 Free grpc_channel_args after creation 6 years ago
Richard Belleville dd4830eae8 Make gRPC version string available as grpc.__version__ 6 years ago
Mark D. Roth 09f57c17ee Refactor request routing code out of client_channel. 7 years ago
Eric Gribkoff 468ae0f486 add tracking issue 7 years ago
Eric Gribkoff 082b63e095 Refactor server deallocation 7 years ago
Richard Belleville bd142d6c46 Actually build CensusContext 7 years ago
Lidi Zheng 087d48a8bd Update the documentation about the status code constraint 7 years ago
Lidi Zheng fd74fcf2a0 New abort with grpc.Status API 7 years ago
Srini Polavarapu a31ccd49e6 Regenerate projects 7 years ago
Richard Belleville 6b3baf2618 Add hooks for census context propagation 7 years ago
ncteisen 7b1fc0faa2 Add max_results to ServerSockets 7 years ago
Mark D. Roth c5f344deaf
Revert "Revert "Allow encoding arbitrary channel args on a per-address basis."" 7 years ago
Lidi Zheng 8cb2d0546d Upgrade sanity Docker image to debian:stretch 7 years ago
hcaseyal 27e2ba31bf
Revert "Allow encoding arbitrary channel args on a per-address basis." 7 years ago
Mark D. Roth dedff37b4f Allow encoding arbitrary channel args on a per-address basis. 7 years ago
Eric Gribkoff a324bcaad0 Pre-fix python3 pylint failures 7 years ago
Srini Polavarapu 9eaebf116d Regenerate projects 7 years ago
Eric Gribkoff e699c47c1e credentials: call grpc_init/grpc_shutdown when created/destroyed 7 years ago
Muxi Yan 97ec5c1d68 Bump version to v1.17.0 7 years ago
Lidi Zheng 99f248ae12 Remove the `del` hack and skip server related test cases 7 years ago
Lidi Zheng d75abb6663 Adding comment about `del` about #17258 7 years ago
Eric Gribkoff d9f656a911 fix docstring on grpc.server 7 years ago
Lidi Zheng 53476eced4 Adopt reviewer's suggestions 7 years ago
Stanley Cheung 698cf221d8 Regenerate projects 7 years ago
Mehrdad Afshari 8199aff7a6 Fix Python blocking interceptors facing RpcError 7 years ago
Lidi Zheng 43599facf4 Channelz Python wrapper implementation 7 years ago
Lidi Zheng 3adca9ff93 Surface exceptions from Cython to Python as much as possible 7 years ago
Ruslan Nigmatullin f8f711ae4c [cython] Declare symbols once 7 years ago
Lidi Zheng b7fd18daa4 Raise the exception while credential initialization 7 years ago
Mehrdad Afshari e69c1b960f Remove BUILD.bazel files from beta code elements 7 years ago
Mehrdad Afshari 989af50e1d Remove beta modules from the Python Bazel package 7 years ago
Stanley Cheung 42e3ae7309 Re-generate projects 7 years ago
Muxi Yan da14743f1a Generate projects 7 years ago
Muxi Yan f3e4ae633e Regenerate projects 7 years ago
Muxi Yan 50d34c224a Revert python changes 7 years ago
Juanli Shen 8a880801ae Add support for LB config in service config 7 years ago
Srini Polavarapu 25cd16ae58 Regenerate projects 7 years ago
Yihua Zhang 3fefdde3cc remove ALTS shared resources 7 years ago
Lidi Zheng 9b65b40247 Label wait-for-ready argument in multicallables as experimental 7 years ago
Richard Belleville ecd9063424 Use single NullHandler for whole library 7 years ago
Lidi Zheng cabe8d8f10 New Python documentation generation 7 years ago
Lidi Zheng 4821221e3a Add wait-for-ready semantics 7 years ago
Lidi Zheng 03841be6ce Add background about the special condition 7 years ago
Srini Polavarapu 1bf93a76f5 Regenerate projects 7 years ago
Lidi Zheng b8a9989005 Add support for utf-8 error messages 7 years ago
Richard Belleville 916681911d Fix various mind-numbing typos 7 years ago
Richard Belleville e57c10d9f0 Add NullHandler to avoid warnings about no handler 7 years ago
Richard Belleville 3990ff1dcf Revert "Configure module level loggers with basicConfig()" 7 years ago
Benjamin Peterson 187f7e4e4c Replace pkg_resources with pkgutil. 7 years ago