aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into remove_cleanup_threadGravatar kpayson642018-05-03
|\
| * Regenerate projectsGravatar Mehrdad Afshari2018-05-02
| * Merge pull request #15254 from nathanielmanistaatgoogle/12531Gravatar Nathaniel Manista2018-05-02
| |\
| | * Add grpc.Channel.closeGravatar Nathaniel Manista2018-05-02
| * | Merge pull request #15132 from nathanielmanistaatgoogle/12531Gravatar Nathaniel Manista2018-05-02
| |\|
| | * Keep Core memory inside cygrpc.Channel objectsGravatar Nathaniel Manista2018-05-02
* | | Remove CleanupThreadGravatar kpayson642018-04-30
| |/ |/|
| * Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-20
| |\ | |/ |/|
* | Merge pull request #15113 from mehrdada/pylint-tests-1Gravatar Mehrdad Afshari2018-04-19
|\ \
* \ \ Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2Gravatar Mehrdad Afshari2018-04-19
|\ \ \
| | * | Eliminate broad-except suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate bare-except suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate old-style-class suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate wildcard-import suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate function-redefined suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate unnecessary-lambda suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate undefined-variable suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate non-iterator-returned suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate undefined-loop-variable suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate raising-bad-type suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate unreachable suppressionGravatar Mehrdad Afshari2018-04-19
| | * | Eliminate bad-continuation suppressionGravatar Mehrdad Afshari2018-04-19
| |/ / |/| |
| * | Bump protobuf runtime dependency versionsGravatar Mehrdad Afshari2018-04-19
* | | Break out qps services into seperate protosGravatar kpayson642018-04-18
|/ /
* | Fix a use of nonexistent .received_cancelledGravatar Nathaniel Manista2018-04-17
| * Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-10
| |\ | |/ |/|
* | Regenerate projectsGravatar Mehrdad Afshari2018-04-04
* | Removing setsockopt completely actually.Gravatar Nicolas "Pixel" Noble2018-04-04
* | Taking care of gevent.Gravatar Nicolas "Pixel" Noble2018-04-04
| * Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-03
| |\ | |/ |/|
* | Fix gevent test flakesGravatar kpayson642018-04-02
| * Convert subchannel_list code to C++.Gravatar Mark D. Roth2018-03-30
|/
* Merge pull request #14615 from dgquintas/authority_headerGravatar David G. Quintas2018-03-28
|\
* \ Merge pull request #14561 from kpayson64/gevent_2Gravatar kpayson642018-03-28
|\ \
| * | Initial gevent supportGravatar kpayson642018-03-27
| * | Explicitly stop servers in unit tests.Gravatar kpayson642018-03-27
| | * Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-27
| | |\ | |_|/ |/| |
| | * more commentsGravatar David Garcia Quintas2018-03-27
| | * rest of pr commentsGravatar David Garcia Quintas2018-03-26
* | | Merge pull request #13290 from apolcyn/cares_address_sorting_master_cGravatar apolcyn2018-03-26
|\ \ \
| | | * Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-23
| | | |\ | |_|_|/ |/| | |
| | | * Factor out grpc_add_default_authority_if_not_presentGravatar David Garcia Quintas2018-03-23
* | | | Release the GIL when calling grpc_call_start_batch.Gravatar Feng Li2018-03-23
| | | * Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
| | | |\ | |_|_|/ |/| | |
* | | | Merge pull request #14765 from grpc/revert-14687-early-okGravatar Noah Eisen2018-03-21
|\ \ \ \
| | | | * Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
| | | | |\ | |_|_|_|/ |/| | | |
* | | | | Merge pull request #14751 from ncteisen/channel-tracingGravatar Noah Eisen2018-03-21
|\ \ \ \ \ | |_|_|/ / |/| | | |
| | | | * Merge branch 'master' of github.com:grpc/grpc into authority_headerGravatar David Garcia Quintas2018-03-21
| | | | |\ | |_|_|_|/ |/| | | |
| | | * | Add address sorting submodule for use in c-ares wrapperGravatar Alexander Polcyn2018-03-20
| |_|/ / |/| | |
| | * | Revert "Verify early OK behavior"Gravatar Noah Eisen2018-03-20