index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
python
Commit message (
Expand
)
Author
Age
*
Replace Python unit test iterables by iterators
siddharthshukla
2016-12-20
*
Handle non-iterator objects in consume_request_iterator
siddharthshukla
2016-12-20
*
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
*
|
Upversion Python
Masood Malekghassemi
2016-12-14
*
|
Patch overlooked strings from Python un-namespacing
Masood Malekghassemi
2016-12-14
*
|
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
*
|
|
Up-version Python
Masood Malekghassemi
2016-12-12
*
|
|
Recover 'namespace'd Python distribution packages
Masood Malekghassemi
2016-12-12
*
|
|
Un-namespace Python packages
Masood Malekghassemi
2016-12-12
|
/
/
*
|
Merge pull request #9041 from nathanielmanistaatgoogle/servicer_context_doc_s...
Nathaniel Manista
2016-12-11
|
\
\
|
|
*
Drop unnecessary sleep in interop test
Nathaniel Manista
2016-12-09
|
|
*
Correct Python cancel_after_begin interop test
Nathaniel Manista
2016-12-09
*
|
|
Up-version Python for backports
Masood Malekghassemi
2016-12-09
|
|
/
|
/
|
|
*
ServicerContext methods doc string fix and tweak
Nathaniel Manista
2016-12-09
|
/
*
Merge pull request #8990 from soltanmm-google/have-fun-filling-in-the-blanks-...
Masood Malekghassemi
2016-12-07
|
\
|
*
Backport Python features to 1.0.x
Masood Malekghassemi
2016-12-07
*
|
Refactor channel call management
Nathaniel Manista
2016-11-30
*
|
Lint fixes
Nathaniel Manista
2016-11-30
|
/
*
Improved Server.stop specification
Nathaniel Manista
2016-11-03
*
Going 1.0.1.
Nicolas "Pixel" Noble
2016-10-26
*
Drop unnecessary return statement
Nathaniel Manista
2016-10-04
*
Update argument documentation for channel methods
Siddharth Shukla
2016-09-14
*
Merge pull request #7909 from nathanielmanistaatgoogle/example-authorization-...
kpayson64
2016-08-30
|
\
*
\
Merge pull request #7806 from nathanielmanistaatgoogle/secure_channel-doc-string
kpayson64
2016-08-30
|
\
\
|
|
*
Lower-case example "Authorization" header name
Nathaniel Manista
2016-08-29
|
|
/
|
/
|
*
|
Remove unused imports in grpcio-tests
Masood Malekghassemi
2016-08-22
|
*
Python grpc.secure_channel doc string correction
Nathaniel Manista
2016-08-20
|
/
*
Bumping version to 1.0.1-pre1.
Nicolas "Pixel" Noble
2016-08-18
*
Merge pull request #7745 from nicolasnoble/no-more-pre
Nicolas Noble
2016-08-18
|
\
*
|
Use templates for python version dependencies
Ken Payson
2016-08-18
|
*
Removing pre2 flag.
Nicolas "Pixel" Noble
2016-08-16
|
/
*
Merge pull request #7732 from kpayson64/python3_artifacts
kpayson64
2016-08-15
|
\
|
*
Add Python3.5 artifact targets
Ken Payson
2016-08-15
*
|
Merge pull request #7702 from nathanielmanistaatgoogle/distrib-interop-stress...
kpayson64
2016-08-15
|
\
\
|
|
/
|
/
|
|
*
Migrate distrib, interop, and stress to GA API
Nathaniel Manista
2016-08-11
*
|
Bump python protobuf dependency to 3.0.0
Ken Payson
2016-08-03
|
/
*
Bumping to 1.0.0-pre2.
Nicolas "Pixel" Noble
2016-07-29
*
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
|
/
*
Handle distutils command idiosyncracies
Masood Malekghassemi
2016-07-16
*
Patch `spawn` for Python 'unix' compilers instead
Masood Malekghassemi
2016-07-16
[next]