index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
/
grpcio_tests
/
tests
Commit message (
Expand
)
Author
Age
*
Merge pull request #17266 from lidizheng/python-channelz
Lidi Zheng
2018-11-29
|
\
|
*
Update docstring of Channelz function && add default variable initialization
Lidi Zheng
2018-11-29
|
*
Update comments && modify function name
Lidi Zheng
2018-11-29
|
*
Remove the `del` hack and skip server related test cases
Lidi Zheng
2018-11-28
|
*
Adopt reviewer's suggestions
Lidi Zheng
2018-11-28
|
*
Channelz Python wrapper implementation
Lidi Zheng
2018-11-27
*
|
Merge pull request #17281 from lidizheng/issue-16718
Lidi Zheng
2018-11-26
|
\
\
|
*
|
Raise the exception while credential initialization
Lidi Zheng
2018-11-26
|
|
/
*
|
Merge pull request #15640 from jtattermusch/slow_python_interop_build
Jan Tattermusch
2018-11-26
|
\
\
*
|
|
Remove BUILD.bazel files from beta code elements
Mehrdad Afshari
2018-11-21
*
|
|
Removed unused import from grpc.beta in tests
Mehrdad Afshari
2018-11-21
|
*
|
trailing "-bin" metadata is binary
Jan Tattermusch
2018-11-21
|
*
|
fix initial->trailing
Jan Tattermusch
2018-11-21
|
*
|
make client_email loading python3 compatible
Jan Tattermusch
2018-11-21
|
/
/
*
/
python: close channels in _server_ssl_cert_config_test
Eric Gribkoff
2018-11-20
|
/
*
Merge pull request #17143 from grpc/module-root-logger
Richard Belleville
2018-11-12
|
\
*
|
Add missing transitive dependencies
Richard Belleville
2018-11-09
|
*
Use single NullHandler for whole library
Richard Belleville
2018-11-09
|
/
*
Merge pull request #16919 from lidizheng/wait-for-ready
Lidi Zheng
2018-11-07
|
\
|
*
Add wait-for-ready semantics
Lidi Zheng
2018-11-06
*
|
Merge pull request #16976 from benjaminp/remove-pkg_resources
Lidi Zheng
2018-11-05
|
\
\
*
|
|
Add support for utf-8 error messages
Lidi Zheng
2018-11-05
|
|
/
|
/
|
*
|
Merge pull request #17081 from nathanielmanistaatgoogle/restore-python-bazel
Srini Polavarapu
2018-11-02
|
\
\
|
|
*
Replace pkg_resources with pkgutil.
Benjamin Peterson
2018-11-01
*
|
|
Use custom assertions
Richard Belleville
2018-11-01
*
|
|
Isolate logging in all test cases
Richard Belleville
2018-11-01
|
*
|
Bazel rules for gRPC Python interop tests
Naresh
2018-11-01
|
*
|
Bazel rules for Python grpcio_reflection
Naresh
2018-11-01
|
|
/
*
|
Appease the yapf gods
Richard Belleville
2018-10-31
*
|
Add explicit test that user can configure their own handler
Richard Belleville
2018-10-31
*
|
Fix splat
Richard Belleville
2018-10-31
*
|
Format code
Richard Belleville
2018-10-31
*
|
Pull out function to patch stderr
Richard Belleville
2018-10-31
*
|
Add test for 'No handlers could be found' problem
Richard Belleville
2018-10-31
*
|
Format code
Richard Belleville
2018-10-31
*
|
Add logging tests to tests.json
Richard Belleville
2018-10-31
*
|
Fix various mind-numbing typos
Richard Belleville
2018-10-30
*
|
Add basicConfig handler to grpcio_testing
Richard Belleville
2018-10-30
*
|
Add basicConfig handler to unit tests
Richard Belleville
2018-10-30
*
|
Add NullHandler to avoid warnings about no handler
Richard Belleville
2018-10-30
*
|
Revert "Configure module level loggers with basicConfig()"
Richard Belleville
2018-10-30
*
|
Add failing unit test
Richard Belleville
2018-10-30
|
/
*
Merge pull request #16864 from lidizheng/master
Lidi Zheng
2018-10-15
|
\
|
*
fix Exception throw for invalid channel args
Lidi Zheng
2018-10-14
*
|
Revert "Bazel rules for gRPC Python interop tests"
Mehrdad Afshari
2018-10-12
*
|
Revert "Bazel rules for Python grpcio_reflection"
Mehrdad Afshari
2018-10-12
|
/
*
Merge pull request #16831 from ghostwriternr/bazel-python-reflection
Nathaniel Manista
2018-10-12
|
\
*
\
Merge pull request #16813 from ghostwriternr/bazel-python-interop-tests
Nathaniel Manista
2018-10-12
|
\
\
|
|
*
Bazel rules for Python grpcio_reflection
Naresh
2018-10-11
|
|
/
|
/
|
|
*
Bazel rules for gRPC Python interop tests
Naresh
2018-10-11
[next]