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
*
Merge pull request #7225 from nathanielmanistaatgoogle/_rpc_test
kpayson64
2016-07-14
|
\
*
|
Skip exit_test until flake is fixed
Ken Payson
2016-07-13
*
|
Merge pull request #7357 from grpc/v1.0.x
Jorge Canizales
2016-07-13
|
\
\
*
\
\
Merge pull request #7353 from kpayson64/fix_cygrpc_test
kpayson64
2016-07-13
|
\
\
\
|
|
*
\
Merge pull request #7355 from soltanmm/count-bleck
kpayson64
2016-07-13
|
|
|
\
\
|
*
|
|
|
Change sequence of client/server events
Ken Payson
2016-07-12
*
|
|
|
|
Merge pull request #7317 from soltanmm/tadpoles
kpayson64
2016-07-12
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
Merge pull request #7338 from kpayson64/remove_py_cruft
kpayson64
2016-07-12
|
|
|
\
\
\
|
|
|
|
*
|
Add special methods to generated Python docs
Masood Malekghassemi
2016-07-12
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
Remove early adopter code
Ken Payson
2016-07-12
|
*
|
|
|
Patch `spawn` for Python 'unix' compilers instead
Masood Malekghassemi
2016-07-12
|
|
*
|
|
Added Glossary to docs with metadata definition
Ken Payson
2016-07-12
|
|
|
/
/
*
|
/
/
Master is now 1.1.0-dev.
Nicolas "Pixel" Noble
2016-07-12
|
|
/
/
|
/
|
|
*
|
|
Flagging master as 1.0.0-pre1.
Nicolas "Pixel" Noble
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
|
\
\
\
\
*
\
\
\
\
Merge pull request #7323 from kpayson64/fix_py_qps
kpayson64
2016-07-11
|
\
\
\
\
\
|
*
|
|
|
|
Updated python qps tests to use GA server API
Ken Payson
2016-07-11
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Addressing comments.
Nicolas "Pixel" Noble
2016-07-12
*
|
|
|
|
Merge branch 'release-0_15' into upmerge-master
Nicolas "Pixel" Noble
2016-07-12
|
\
\
\
\
\
|
|
|
|
|
*
Add more assertions to _rpc_test
Nathaniel Manista
2016-07-12
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
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
|
|
|
/
*
|
/
Hold onto the GIL in __dealloc__ functions
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
|
|
|
*
|
|
Build Python distributions standalone for Windows
Masood Malekghassemi
2016-07-08
|
|
|
*
|
|
Patch monkeypatch link function to work in Python3
Masood Malekghassemi
2016-07-08
|
|
|
*
|
|
Make Python build standalone 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
|
|
|
|
*
|
|
Remove misleading diagnostics message
Masood Malekghassemi
2016-07-08
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge pull request #7275 from kpayson64/python_min_memory_cleanup
kpayson64
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
|
|
/
/
|
|
*
Merge pull request #7224 from nathanielmanistaatgoogle/rendezvous-exception
kpayson64
2016-07-06
|
|
|
\
*
|
|
|
Merge branch 'master' of github.com:grpc/grpc into bb_reader_error
David Garcia Quintas
2016-07-06
|
\
|
|
|
*
|
|
|
Merge branch 'complicated-syndrome-of-the-alien-kind' of https://github.com/s...
David Garcia Quintas
2016-07-02
|
\
\
\
\
|
|
|
|
*
Fix _Rendezvous.exception for successful calls
Nathaniel Manista
2016-07-02
|
|
|
*
|
Updated release version to 0.15.1
Ken Payson
2016-07-01
|
*
|
|
|
Check Python ByteBuffer reader init status
Masood Malekghassemi
2016-07-01
*
|
|
|
|
pr comments
David Garcia Quintas
2016-07-01
|
|
*
|
|
Regenerate project files
Masood Malekghassemi
2016-07-01
[next]