aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Merge pull request #17675 from ericgribkoff/really_deallocGravatar Eric Gribkoff2019-01-09
|\
| * correctly name __dealloc__ methodGravatar Eric Gribkoff2019-01-09
* | Switch to absolute importGravatar Richard Belleville2019-01-09
|/
* Merge pull request #16187 from apolcyn/ipv6_resolver_scope_idsGravatar apolcyn2019-01-08
|\
* \ Merge pull request #17642 from ericgribkoff/restore_fork_support_flagGravatar Eric Gribkoff2019-01-04
|\ \
* \ \ Merge pull request #17641 from ericgribkoff/logging_test_fixGravatar Eric Gribkoff2019-01-04
|\ \ \
| | * | restore cython flag value to default after testGravatar Eric Gribkoff2019-01-04
| * | | Do not reload grpc in unit testsGravatar Eric Gribkoff2019-01-04
| |/ /
* / / Regenerate projectsGravatar Sanjay Pujare2019-01-03
|/ /
* | Merge pull request #17600 from grpc/memory-leakGravatar Richard Belleville2018-12-27
|\ \
* \ \ Merge pull request #17580 from grpc/expose-versionGravatar 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
* | | fix testGravatar Eric Gribkoff2018-12-27
* | | use test constants, fix formattingGravatar Eric Gribkoff2018-12-27
* | | skip test with geventGravatar Eric Gribkoff2018-12-26
* | | Add Watch method to health check serviceGravatar Eric Gribkoff2018-12-26
| | * Support named scope id's with ipv6 resolver on posixGravatar Alexander Polcyn2018-12-26
| |/ |/|
* | disable broken gevent testGravatar Eric Gribkoff2018-12-21
* | Clean up server and channel objects in testsGravatar Eric Gribkoff2018-12-21
|/
* Merge pull request #17407 from jtattermusch/interop_csharp_sni_fixGravatar Jan Tattermusch2018-12-21
|\
* \ Merge pull request #17570 from lidizheng/fix-complainGravatar Lidi Zheng2018-12-20
|\ \
* \ \ Merge pull request #16008 from markdroth/client_channel_refactorGravatar Mark D. Roth2018-12-20
|\ \ \
| | * | Fix Complain of Higher Version PylintGravatar Lidi Zheng2018-12-20
| |/ / |/| |
* | | Merge pull request #17303 from lidizheng/sanity-python-3Gravatar Lidi Zheng2018-12-20
|\ \ \
| | * | Refactor request routing code out of client_channel.Gravatar Mark D. Roth2018-12-20
| |/ / |/| |
| | * do not use server override in python interop client by defaultGravatar Jan Tattermusch2018-12-20
| |/ |/|
* | removed unused traceback importGravatar Eric Gribkoff2018-12-19
* | Merge pull request #17444 from ericgribkoff/server_deallocGravatar Eric Gribkoff2018-12-18
|\ \
* \ \ Merge pull request #17535 from lidizheng/remove-fake-channelz-dependencyGravatar Lidi Zheng2018-12-18
|\ \ \
| | * | bazel docker image does not support ipv6Gravatar Eric Gribkoff2018-12-17
| | * | fix BUILD.bazelGravatar Eric Gribkoff2018-12-17
| * | | Remove the fake package dependency && temporarily skip the Channelz testsGravatar Lidi Zheng2018-12-17
| | * | Address comments, improve testsGravatar Eric Gribkoff2018-12-17
* | | | Revert "Revert "re-enable ExitTest""Gravatar Eric Gribkoff2018-12-17
|/ / /
* | | Revert "re-enable ExitTest"Gravatar Juanli Shen2018-12-17
| * | disable fork test on windowsGravatar Eric Gribkoff2018-12-17
| * | add tracking issueGravatar Eric Gribkoff2018-12-17
| * | add testsGravatar Eric Gribkoff2018-12-17
| * | Refactor server deallocationGravatar Eric Gribkoff2018-12-17
|/ /
* | Merge pull request #17490 from lidizheng/py-status-3Gravatar Lidi Zheng2018-12-14
|\ \
| * | Assign noop to build_package_protos for backward compatibilityGravatar Lidi Zheng2018-12-14
| * | Update docstring to make it more clearGravatar Lidi Zheng2018-12-14
* | | Merge pull request #17466 from ericgribkoff/exit_testsGravatar Eric Gribkoff2018-12-14
|\ \ \
| | * | Include LICENSE in artifactGravatar Lidi Zheng2018-12-13
| | * | Fix typo && remove unecessary exceptGravatar Lidi Zheng2018-12-13
| | * | Add grpcio-status extension packageGravatar Lidi Zheng2018-12-13
| |/ / |/| |
| * | re-enable unit._exit_test.ExitTestGravatar Eric Gribkoff2018-12-12
* | | Merge pull request #17481 from lidizheng/py-status-2Gravatar Lidi Zheng2018-12-12
|\ \ \
* | | | Actually build CensusContextGravatar Richard Belleville2018-12-12
| |/ / |/| |