aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Merge branch 'master' of https://github.com/grpc/grpc into channelzGravatar ncteisen2018-10-15
|\
* | Ban gevent testGravatar ncteisen2018-10-15
| * Merge pull request #16864 from lidizheng/masterGravatar Lidi Zheng2018-10-15
|/|
| * fix Exception throw for invalid channel argsGravatar Lidi Zheng2018-10-14
* | Revert "Bazel rules for gRPC Python interop tests"Gravatar Mehrdad Afshari2018-10-12
* | Revert "Bazel rules for Python grpcio_reflection"Gravatar Mehrdad Afshari2018-10-12
|/
* Merge pull request #16831 from ghostwriternr/bazel-python-reflectionGravatar Nathaniel Manista2018-10-12
|\
* \ Merge pull request #16813 from ghostwriternr/bazel-python-interop-testsGravatar Nathaniel Manista2018-10-12
|\ \
| | * Bazel rules for Python grpcio_reflectionGravatar Naresh2018-10-11
| |/ |/|
| * Bazel rules for gRPC Python interop testsGravatar Naresh2018-10-11
* | Bazel rules for Python grpcio_health_checkingGravatar Naresh2018-10-09
|/
* Regenerate projectsGravatar Stanley Cheung2018-10-08
* Merge pull request #16335 from ghostwriternr/python_bazel_4Gravatar Nathaniel Manista2018-10-08
|\
| * Add Bazel targets for Python unit testsGravatar Naresh2018-10-03
* | Merge pull request #16735 from hcaseyal/delete_lookup_tableGravatar hcaseyal2018-10-01
|\ \
| * | Delete hpack lookup tableGravatar Hope Casey-Allen2018-09-28
* | | Delete epollsig poller and tests using itGravatar Vijay Pai2018-09-22
|/ /
* | Merge pull request #16488 from hcaseyal/hpack_static_tableGravatar hcaseyal2018-09-20
|\ \
| * | Some reorganizing to respond to code review commentsGravatar Hope Casey-Allen2018-09-19
* | | Fix SSL channel credential when an argument is NoneGravatar Mehrdad Afshari2018-09-17
* | | Merge pull request #16378 from ghostwriternr/module-level-logger-fixGravatar Nathaniel Manista2018-09-06
|\ \ \
* | | | [bazel] Fix python BUILD rulesGravatar Ruslan Nigmatullin2018-09-04
| |/ / |/| |
* | | Merge pull request #16467 from AspirinSJL/bump_masterGravatar Juanli Shen2018-08-27
|\ \ \
* | | | Revert "Revert "Fathom tcp changes""Gravatar Yash Tibrewal2018-08-27
| * | | Regenerate projectsGravatar Juanli Shen2018-08-27
|/ / /
* | | Revert "Fathom tcp changes"Gravatar Jan Tattermusch2018-08-27
* | | Merge pull request #15941 from yashykt/fathomtcpchangesGravatar Yash Tibrewal2018-08-24
|\ \ \
* | | | Check poll strategy in core fork handler and log error if unsupportedGravatar Eric Gribkoff2018-08-23
* | | | Support tracking and closing fds post-fork in ev_poll_posixGravatar Eric Gribkoff2018-08-23
* | | | Merge pull request #16435 from mehrdada/move-cred-wrapper-into-credentials.pyxGravatar Mehrdad Afshari2018-08-23
|\ \ \ \
* \ \ \ \ Merge pull request #16432 from ericgribkoff/allow_pthread_atfork_macGravatar Eric Gribkoff2018-08-22
|\ \ \ \ \
| | * | | | Move _server_cert_config_fetcher_wrapper to credentials.pyx.pxiGravatar Mehrdad Afshari2018-08-22
| |/ / / / |/| | | |
* | | | | Merge pull request #16318 from ericgribkoff/fork_support_v2_check_if_shutdownGravatar Eric Gribkoff2018-08-22
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #16425 from lamby/spelling-errorsGravatar Juanli Shen2018-08-22
|\ \ \ \ \ \
| | * | | | | Python post-fork handler: exit if grpc shutdown failsGravatar Eric Gribkoff2018-08-22
| |/ / / / / |/| | | | |
| | * | | | Define the allow pthread atfork macro for gRPC Python MacOS buildsGravatar Eric Gribkoff2018-08-22
* | | | | | Support gRPC Python client-side fork with epoll1Gravatar Eric Gribkoff2018-08-22
| * | | | | Fix a number of spelling errors.Gravatar Chris Lamb2018-08-22
|/ / / / /
* / / / / Ensure thread_pool is not None for grpc.ServerGravatar Mehrdad Afshari2018-08-21
|/ / / /
| | * | Configure module level loggers with basicConfig()Gravatar Naresh2018-08-17
* | | | Move a file from src/cpp to src/core since core depends on itGravatar Vijay Pai2018-08-16
| |/ / |/| |
* | | Replace is by == for a status comparisonGravatar Paul Petit2018-08-16
| * | Merge masterGravatar Yash Tibrewal2018-08-13
| |\ \ | |/ / |/| |
* | | Merge pull request #16296 from ericgribkoff/close_segfault_fixGravatar Eric Gribkoff2018-08-10
|\ \ \
* | | | Added system roots feature to load roots from OS trust storeGravatar tdbhacks2018-08-09
| |_|/ |/| |
| * | check if channel is closed before starting core opsGravatar Eric Gribkoff2018-08-09
* | | yapf codeGravatar Jan Tattermusch2018-08-07
* | | upgrade python to protobuf 3.6.0Gravatar Jan Tattermusch2018-08-07
|/ /
* | Merge pull request #15993 from ghostwriternr/python_bazel_2Gravatar Nathaniel Manista2018-08-03
|\ \
* | | Add op index support for custom hooksGravatar Mehrdad Afshari2018-08-02