aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/python
Commit message (Expand)AuthorAge
* Raise the exception while credential initializationGravatar Lidi Zheng2018-11-26
* Regenerate projectsGravatar Muxi Yan2018-11-19
* Add support for LB config in service configGravatar Juanli Shen2018-11-15
* remove ALTS shared resourcesGravatar Yihua Zhang2018-11-13
* Label wait-for-ready argument in multicallables as experimentalGravatar Lidi Zheng2018-11-12
* Merge pull request #17143 from grpc/module-root-loggerGravatar Richard Belleville2018-11-12
|\
* | Add missing transitive dependenciesGravatar Richard Belleville2018-11-09
| * Use single NullHandler for whole libraryGravatar Richard Belleville2018-11-09
|/
* Merge pull request #16995 from lidizheng/from-3.4-to-3.7Gravatar Lidi Zheng2018-11-07
|\
* \ 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 #17128 from lidizheng/add-comment-to-commands-pyGravatar Lidi Zheng2018-11-06
|\ \ \
| * | | Add background about the special conditionGravatar Lidi Zheng2018-11-06
| |/ /
| | * Migrate tests from Python 3.4 to Python 3.7Gravatar Lidi Zheng2018-11-06
* | | Merge pull request #17057 from jtattermusch/faster_python_buildGravatar Jan Tattermusch2018-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
| |_|/ / |/| | |
* | | | Merge pull request #16773 from yihuazhang/alts_tsi_handshaker_use_pollset_setGravatar yihuaz2018-11-02
|\ \ \ \
* \ \ \ \ Merge pull request #17081 from nathanielmanistaatgoogle/restore-python-bazelGravatar Srini Polavarapu2018-11-02
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #17050 from ncteisen/channelz-socketsGravatar Noah Eisen2018-11-01
|\ \ \ \ \ \
| | | | * | | Replace pkg_resources with pkgutil.Gravatar Benjamin Peterson2018-11-01
| | | * | | | use gRPC thread modelGravatar Yihua Zhang2018-11-01
| |_|/ / / / |/| | | | |
* | | | | | Merge pull request #17064 from gnossen/fix-loggingGravatar Richard Belleville2018-11-01
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #17008 from stub42/yay_destructorsGravatar Lidi Zheng2018-11-01
|\ \ \ \ \ \
| | * | | | | Use custom assertionsGravatar Richard Belleville2018-11-01
| | * | | | | Isolate logging in all test casesGravatar Richard Belleville2018-11-01
| | | | * | | Bazel rules for gRPC Python interop testsGravatar Naresh2018-11-01
| | | | * | | Bazel rules for Python grpcio_reflectionGravatar Naresh2018-11-01
| |_|_|/ / / |/| | | | |
| | | * | | fix build and sanityGravatar ncteisen2018-10-31
| | * | | | Appease the yapf godsGravatar Richard Belleville2018-10-31
| | * | | | Add explicit test that user can configure their own handlerGravatar Richard Belleville2018-10-31
| | * | | | Fix splatGravatar Richard Belleville2018-10-31
| | * | | | Format codeGravatar Richard Belleville2018-10-31
| | * | | | Pull out function to patch stderrGravatar Richard Belleville2018-10-31
| | * | | | Add test for 'No handlers could be found' problemGravatar Richard Belleville2018-10-31
| | | * | | Move uri_parser to libGravatar ncteisen2018-10-31
| | * | | | Format codeGravatar Richard Belleville2018-10-31
| | * | | | Add logging tests to tests.jsonGravatar Richard Belleville2018-10-31
| | | | * | add python monkey-patch for parallel build_ext compilationGravatar Jan Tattermusch2018-10-31
| | | | |/
| | * | | Fix various mind-numbing typosGravatar Richard Belleville2018-10-30
| | * | | Add basicConfig handler to grpcio_testingGravatar Richard Belleville2018-10-30
| | * | | Add basicConfig handler to unit testsGravatar 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
| | * | | Add failing unit testGravatar Richard Belleville2018-10-30
| | | |/ | | |/|
| | | * Move uri_parser to common spotGravatar ncteisen2018-10-30
| | |/
* | | Change flag to `REQUIRE_CUSTOM_LIBRARIES_opt`Gravatar Lidi Zheng2018-10-30
* | | Try cleaner separationGravatar Lidi Zheng2018-10-29