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
*
Eliminate the Python "assembly" package
Nathaniel Manista
2015-03-10
*
Merge pull request #982 from sahlberg/python-readme
Tim Emiola
2015-03-09
|
\
|
*
README: fix the path to the python requirements.txt file
Ronnie Sahlberg
2015-03-07
*
|
Refactoring within Python RPC Framework
Nathaniel Manista
2015-03-07
|
/
*
Merge pull request #835 from ctiller/credit
Nicolas Noble
2015-03-06
|
\
*
|
Use server_host_override in interop client
Nathaniel Manista
2015-03-07
*
|
Add a server_host_override to stub creation
Nathaniel Manista
2015-03-07
|
*
Python secure server API changes
Nathaniel Manista
2015-03-04
|
/
*
Merge pull request #887 from murgatroid99/travis_python
Nicolas Noble
2015-03-02
|
\
|
*
Fixed python link order
murgatroid99
2015-03-02
|
*
Added rt link to python's setup.py
murgatroid99
2015-03-02
*
|
Removed execute permissions from README files.
Misha Brukman
2015-03-02
|
/
*
Moved pip dependencies into requirements.txt .
Misha Brukman
2015-03-02
*
Simple installation instructions for Python.
Nathaniel Manista
2015-02-26
*
Merge pull request #830 from nathanielmanistaatgoogle/python-interop-client
Masood Malekghassemi
2015-02-26
|
\
*
\
Merge pull request #831 from nathanielmanistaatgoogle/security-progress
Masood Malekghassemi
2015-02-26
|
\
\
|
*
|
Work towards invocation-side security.
Nathaniel Manista
2015-02-26
|
|
*
The Python interop client.
Nathaniel Manista
2015-02-26
|
|
/
*
|
Merge pull request #820 from jayantkolhe/jayantkolhe-patch-3
Mugur Marculescu
2015-02-25
|
\
\
|
|
/
|
/
|
|
*
Update README.md
Jayant Kolhe
2015-02-25
*
|
Sanitize a reference number.
Nathaniel Manista
2015-02-25
*
|
Set Python version number to 0.4.0.
Nathaniel Manista
2015-02-25
*
|
Merge pull request #795 from nathanielmanistaatgoogle/python-client-credentials
Masood Malekghassemi
2015-02-25
|
\
\
*
\
\
Merge pull request #785 from nathanielmanistaatgoogle/early-adopter-changes
Masood Malekghassemi
2015-02-25
|
\
\
\
|
|
*
|
Python ClientCredentials object.
Nathaniel Manista
2015-02-25
|
|
/
/
|
/
|
|
*
|
|
fix readme
Jan Tattermusch
2015-02-25
|
|
/
|
/
|
|
*
Final changes to the early_adopter API.
Nathaniel Manista
2015-02-25
|
/
*
Avoid CANCELLATION ticket kind for back-to-front tickets.
Nathaniel Manista
2015-02-24
*
Propagate ForeLink-joining to the inner RearLink.
Nathaniel Manista
2015-02-24
*
Add a port method to assembly-level servers.
Nathaniel Manista
2015-02-23
*
Thread-pool-less construction of GRPC links.
Nathaniel Manista
2015-02-22
*
Replaces the generated code in src/python/interop/interop with more recently ...
Masood Malekghassemi
2015-02-20
*
The framework.assembly package.
Nathaniel Manista
2015-02-20
*
Merge pull request #627 from nathanielmanistaatgoogle/sync-async
Nathaniel Manista
2015-02-20
|
\
|
*
Add SyncAsync interfaces and implementations.
Nathaniel Manista
2015-02-20
*
|
Fix a thread leak bug.
Nathaniel Manista
2015-02-20
*
|
Clean up Python C API use in src/python/src/grpc/_adapter/*.c. Specifically:
Thomas Wouters
2015-02-20
|
/
*
Merge pull request #589 from nathanielmanistaatgoogle/src-python-readme
Jayant Kolhe
2015-02-19
|
\
*
\
Merge pull request #608 from nathanielmanistaatgoogle/interfaces_test_case
Tim Emiola
2015-02-19
|
\
\
*
|
|
Python early_adopter changes in anticipation of interop client.
Nathaniel Manista
2015-02-19
|
*
|
Rename base/interfaces_test to base/interfaces_test_case.
Nathaniel Manista
2015-02-19
|
/
/
|
*
Add a src/python/README.md.
Nathaniel Manista
2015-02-18
|
/
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Add missing new-lines at end of file
Craig Tiller
2015-02-18
*
Update copyright to 2015
Craig Tiller
2015-02-18
*
Rework python, expand tool to make this easier
Craig Tiller
2015-02-17
*
Merge github.com:grpc/grpc into copyright
Craig Tiller
2015-02-17
|
\
|
*
Python source reorganization.
Nathaniel Manista
2015-02-18
*
|
Add copyrights to Python code
Craig Tiller
2015-02-16
|
*
The Python interoperability testing server.
Nathaniel Manista
2015-02-15
[next]