aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python/grpcio/grpc
Commit message (Expand)AuthorAge
* Regenerate projectsGravatar Sanjay Pujare2019-01-03
* Merge pull request #17600 from grpc/memory-leakGravatar Richard Belleville2018-12-27
|\
| * Free grpc_channel_args after creationGravatar Richard Belleville2018-12-27
* | Make gRPC version string available as grpc.__version__Gravatar Richard Belleville2018-12-27
|/
* Merge pull request #17303 from lidizheng/sanity-python-3Gravatar Lidi Zheng2018-12-20
|\
* | add tracking issueGravatar Eric Gribkoff2018-12-17
* | Refactor server deallocationGravatar Eric Gribkoff2018-12-17
* | Merge pull request #17481 from lidizheng/py-status-2Gravatar Lidi Zheng2018-12-12
|\ \
* | | Actually build CensusContextGravatar Richard Belleville2018-12-12
| * | Update the documentation about the status code constraintGravatar Lidi Zheng2018-12-12
| * | New abort with grpc.Status APIGravatar Lidi Zheng2018-12-12
|/ /
* | Merge pull request #17460 from grpc/enable-censusGravatar Richard Belleville2018-12-11
|\ \
| * | Add hooks for census context propagationGravatar Richard Belleville2018-12-11
* | | Add max_results to ServerSocketsGravatar ncteisen2018-12-11
|/ /
| * Upgrade sanity Docker image to debian:stretchGravatar Lidi Zheng2018-12-10
|/
* Pre-fix python3 pylint failuresGravatar Eric Gribkoff2018-12-06
* Merge pull request #17396 from ericgribkoff/creds_close_hangGravatar Eric Gribkoff2018-12-04
|\
| * credentials: call grpc_init/grpc_shutdown when created/destroyedGravatar Eric Gribkoff2018-12-04
* | Merge pull request #16971 from lidizheng/surface-exceptionsGravatar Lidi Zheng2018-12-03
|\ \ | |/ |/|
* | Merge pull request #17266 from lidizheng/python-channelzGravatar Lidi Zheng2018-11-29
|\ \
* \ \ Merge pull request #17307 from ericgribkoff/create_server_formatGravatar Eric Gribkoff2018-11-29
|\ \ \
| | * | Remove the `del` hack and skip server related test casesGravatar Lidi Zheng2018-11-28
| | * | Adding comment about `del` about #17258Gravatar Lidi Zheng2018-11-28
| * | | fix docstring on grpc.serverGravatar Eric Gribkoff2018-11-28
| | * | Adopt reviewer's suggestionsGravatar Lidi Zheng2018-11-28
* | | | Fix Python blocking interceptors facing RpcErrorGravatar Mehrdad Afshari2018-11-28
| | * | Channelz Python wrapper implementationGravatar Lidi Zheng2018-11-27
| | | * Surface exceptions from Cython to Python as much as possibleGravatar Lidi Zheng2018-11-27
| | |/ | |/|
* / | [cython] Declare symbols onceGravatar Ruslan Nigmatullin2018-11-26
|/ /
* | Merge pull request #17281 from lidizheng/issue-16718Gravatar Lidi Zheng2018-11-26
|\ \
| * | Raise the exception while credential initializationGravatar Lidi Zheng2018-11-26
| |/
* | Remove BUILD.bazel files from beta code elementsGravatar Mehrdad Afshari2018-11-21
* | Remove beta modules from the Python Bazel packageGravatar Mehrdad Afshari2018-11-21
|/
* Regenerate projectsGravatar Muxi Yan2018-11-19
* Label wait-for-ready argument in multicallables as experimentalGravatar Lidi Zheng2018-11-12
* Use single NullHandler for whole libraryGravatar Richard Belleville2018-11-09
* Merge pull request #16919 from lidizheng/wait-for-readyGravatar Lidi Zheng2018-11-07
|\
* \ Merge pull request #17074 from lidizheng/python-doc-genGravatar Lidi Zheng2018-11-07
|\ \
| * | New Python documentation generationGravatar Lidi Zheng2018-11-06
| | * Add wait-for-ready semanticsGravatar Lidi Zheng2018-11-06
| |/
* | Merge pull request #16976 from benjaminp/remove-pkg_resourcesGravatar Lidi Zheng2018-11-05
|\ \
* | | Add support for utf-8 error messagesGravatar Lidi Zheng2018-11-05
| |/ |/|
| * Replace pkg_resources with pkgutil.Gravatar Benjamin Peterson2018-11-01
* | Merge pull request #17064 from gnossen/fix-loggingGravatar Richard Belleville2018-11-01
|\ \ | |/ |/|
| * Fix various mind-numbing typosGravatar Richard Belleville2018-10-30
| * Add NullHandler to avoid warnings about no handlerGravatar Richard Belleville2018-10-30
| * Revert "Configure module level loggers with basicConfig()"Gravatar Richard Belleville2018-10-30
* | Handle missing globals in Python Channel destructorsGravatar Stuart Bishop2018-10-26
|/
* fix Exception throw for invalid channel argsGravatar Lidi Zheng2018-10-14
* Regenerate projectsGravatar Stanley Cheung2018-10-08