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 #9156 from nathanielmanistaatgoogle/Exception.message
Nathaniel Manista
2016-12-19
|
\
*
|
Fix invalid tests.json
siddharthshukla
2016-12-17
|
*
Drop use of Exception.message in metadata test
Nathaniel Manista
2016-12-17
|
/
*
Merge pull request #8995 from ncteisen/python_call_batch
Noah Eisen
2016-12-15
|
\
|
*
Add check on return value from start_client_batch
ncteisen
2016-12-15
*
|
Merge pull request #9045 from nathanielmanistaatgoogle/interop-fixes-v1.0.x
Nathaniel Manista
2016-12-13
|
\
\
*
\
\
Merge pull request #9080 from nathanielmanistaatgoogle/channel_ready_future_t...
Nathaniel Manista
2016-12-13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Style fix: pass keyword arguments by keyword
Nathaniel Manista
2016-12-13
|
*
|
Use LONG_TIMEOUT for calls that do not time out
Nathaniel Manista
2016-12-13
*
|
|
Un-namespace Python packages
Masood Malekghassemi
2016-12-12
|
/
/
|
*
Drop unnecessary sleep in interop test
Nathaniel Manista
2016-12-09
|
*
Correct Python cancel_after_begin interop test
Nathaniel Manista
2016-12-09
|
/
*
Backport Python features to 1.0.x
Masood Malekghassemi
2016-12-07
*
Migrate distrib, interop, and stress to GA API
Nathaniel Manista
2016-08-11
*
Fix cygrpc test
Ken Payson
2016-07-21
*
Merge pull request #7374 from kpayson64/python_health_check_rename
kpayson64
2016-07-19
|
\
*
|
Fixed name syntax error
Ken Payson
2016-07-18
|
*
Polish grpcio_health_checking package
Ken Payson
2016-07-18
|
/
*
Remove early adopter code
Ken Payson
2016-07-12
*
Merge pull request #7322 from kpayson64/py_status_code_message
kpayson64
2016-07-11
|
\
*
\
Merge pull request #7315 from kpayson64/fix_exit_test
kpayson64
2016-07-11
|
\
\
*
|
|
Updated python qps tests to use GA server API
Ken Payson
2016-07-11
|
*
|
Updated exit_test for new grpc.Server API
Ken Payson
2016-07-11
|
/
/
|
*
Implemented python status_code_and_message interop test
Ken Payson
2016-07-11
|
/
*
Merge pull request #7160 from nathanielmanistaatgoogle/handlers-optional
kpayson64
2016-07-08
|
\
*
\
Merge pull request #7195 from soltanmm/winfix
kpayson64
2016-07-08
|
\
\
*
\
\
Merge pull request #7272 from nathanielmanistaatgoogle/rendezvous-exception
kpayson64
2016-07-08
|
\
\
\
*
\
\
\
Merge pull request #7163 from nathanielmanistaatgoogle/call-credentials
kpayson64
2016-07-08
|
\
\
\
\
|
|
|
*
|
Fix interop tests on Windows
Masood Malekghassemi
2016-07-08
|
|
|
*
|
Make Python tests run on Windows
Masood Malekghassemi
2016-07-08
*
|
|
|
|
Merge pull request #7260 from kpayson64/ga_performance_tests
kpayson64
2016-07-08
|
\
\
\
\
\
|
|
|
|
*
|
Remove unnecessary fcntl module import
Masood Malekghassemi
2016-07-08
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
Removed cython client-side call tracking
Ken Payson
2016-07-07
|
|
|
*
|
Fix _Rendezvous.exception for successful calls
Nathaniel Manista
2016-07-07
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
Composition of arbitrarily many CallCredentials
Nathaniel Manista
2016-07-07
|
|
/
/
|
/
|
|
|
|
*
Make handlers optional at server construction
Nathaniel Manista
2016-07-07
|
|
/
|
/
|
|
*
Migrated python performance tests to use GA API
Ken Payson
2016-07-06
|
/
*
Organize Python tests to use grpcio-tools directly
Masood Malekghassemi
2016-07-01