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
Commit message (
Expand
)
Author
Age
*
yapf code
Jan Tattermusch
2018-08-07
*
upgrade python to protobuf 3.6.0
Jan Tattermusch
2018-08-07
*
Minimal Bazel BUILD files for grpcio Python
Naresh
2018-08-02
*
Add SERVICE_NAME to reflection/health
Mehrdad Afshari
2018-07-26
*
Disable ChannelConnectivityTest for the Beta API
Mehrdad Afshari
2018-07-25
*
Regenerate projects
Srini Polavarapu
2018-07-19
*
Merge pull request #15694 from srini100/bump-to-v1.14
Srini Polavarapu
2018-06-14
|
\
*
\
Merge pull request #15744 from kpayson64/disable_lru
kpayson64
2018-06-13
|
\
\
|
*
|
Disable LRU cache test on gevent
kpayson64
2018-06-13
*
|
|
Merge pull request #15689 from nathanielmanistaatgoogle/generic-rpc-handler-v...
Nathaniel Manista
2018-06-11
|
\
\
\
|
|
|
*
Regenrate projects
Srini Polavarapu
2018-06-08
|
|
_
|
/
|
/
|
|
*
|
|
Merge pull request #15682 from mehrdada/bump-pylint
Mehrdad Afshari
2018-06-08
|
\
\
\
|
|
*
|
Check conformance to grpc.GenericRpcHandler type
Nathaniel Manista
2018-06-08
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #14879 from santoshankr/python_ssl_session_cache_lru
Nathaniel Manista
2018-06-08
|
\
\
\
|
|
*
|
Run yapf to reformat Python code
Mehrdad Afshari
2018-06-07
|
|
*
|
Remove unused _junkdrawer
Mehrdad Afshari
2018-06-07
|
|
*
|
Fix raising-format-tuple pylint warning
Mehrdad Afshari
2018-06-07
|
|
*
|
Refactor to avord redefining argument
Mehrdad Afshari
2018-06-07
|
|
*
|
Fix arguments-differ pylint warning
Mehrdad Afshari
2018-06-07
|
|
*
|
Fix useless-super-delegation pylint warnings
Mehrdad Afshari
2018-06-07
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #14557 from ghostwriternr/py-custom-logger
Nathaniel Manista
2018-06-07
|
\
\
\
|
|
*
|
TLS session resumption support for Python clients
Santosh Ananthakrishnan
2018-06-07
|
|
/
/
|
/
|
|
|
*
|
Update logging in Python to use module-level logger
Naresh
2018-05-31
|
|
/
*
/
Use the correct proto for benchmark_serivce
kpayson64
2018-05-29
|
/
*
Surfaces debug_error_string to Python API
Noah Eisen
2018-05-17
*
Install futures package only on Python 2
Mehrdad Afshari
2018-05-14
*
Merge remote-tracking branch 'upstream/master' into remove_cleanup_thread
kpayson64
2018-05-03
|
\
|
*
Regenerate projects
Mehrdad Afshari
2018-05-02
|
*
Add grpc.Channel.close
Nathaniel Manista
2018-05-02
|
*
Keep Core memory inside cygrpc.Channel objects
Nathaniel Manista
2018-05-02
*
|
Remove CleanupThread
kpayson64
2018-04-30
|
/
*
Merge pull request #15113 from mehrdada/pylint-tests-1
Mehrdad Afshari
2018-04-19
|
\
*
\
Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2
Mehrdad Afshari
2018-04-19
|
\
\
|
|
*
Eliminate broad-except suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate bare-except suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate old-style-class suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate wildcard-import suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate function-redefined suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate unnecessary-lambda suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate undefined-variable suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate non-iterator-returned suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate undefined-loop-variable suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate raising-bad-type suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate unreachable suppression
Mehrdad Afshari
2018-04-19
|
|
*
Eliminate bad-continuation suppression
Mehrdad Afshari
2018-04-19
|
|
/
|
/
|
|
*
Bump protobuf runtime dependency versions
Mehrdad Afshari
2018-04-19
*
|
Break out qps services into seperate protos
kpayson64
2018-04-18
|
/
*
Fix a use of nonexistent .received_cancelled
Nathaniel Manista
2018-04-17
*
Regenerate projects
Mehrdad Afshari
2018-04-04
*
Fix gevent test flakes
kpayson64
2018-04-02
[next]