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
*
Refactor _low_test to use one completion queue
Craig Tiller
2015-05-19
*
Merge pull request #1659 from jayantkolhe/my-shiny-new-branch
Jorge Canizales
2015-05-19
|
\
|
*
Update README.md
Jayant Kolhe
2015-05-19
*
|
Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d.
Nicolas "Pixel" Noble
2015-05-19
|
/
*
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-12
|
\
|
*
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-t...
Yang Gao
2015-05-12
|
|
\
|
*
|
Change Python development status to "Alpha"
Nathaniel Manista
2015-05-12
|
|
*
Fix some wrapped languages
Craig Tiller
2015-05-06
|
|
/
*
|
Further fixes
Craig Tiller
2015-05-05
*
|
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
Craig Tiller
2015-05-05
|
\
|
*
|
C Core API cleanup.
Craig Tiller
2015-05-04
|
*
clang-format
Yang Gao
2015-05-04
|
/
*
Merge pull request #1439 from nicolasnoble/python-c89
Masood Malekghassemi
2015-04-30
|
\
|
*
C89-ify the python code.
Nicolas "Pixel" Noble
2015-05-01
*
|
Release Python 0.5.0a2
Masood Malekghassemi
2015-04-30
|
/
*
Extern-ify symbols so they don't collide
Masood Malekghassemi
2015-04-30
*
Release Python 0.5.0a1
Masood Malekghassemi
2015-04-30
*
Migrate Python to batch core API
Masood Malekghassemi
2015-04-28
*
Uncomment accidentally commented stuff
Craig Tiller
2015-04-20
*
Tweak tests
Craig Tiller
2015-04-20
*
Fix Python auth and interop test
Masood Malekghassemi
2015-04-13
*
Add OAuth interop tests to Python
Masood Malekghassemi
2015-04-09
*
OS X doesn't have librt, so don't link to it.
Alexander Staubo
2015-04-07
*
Merge pull request #1217 from soltanmm/pypi
Tim Emiola
2015-04-07
|
\
|
*
Version update to 0.5.0
Masood Malekghassemi
2015-04-07
*
|
Merge pull request #1154 from soltanmm/pypi
Tim Emiola
2015-04-06
|
\
|
|
*
Enable PyPI package management
Masood Malekghassemi
2015-04-06
*
|
Update the generated Python interop code.
Nathaniel Manista
2015-04-06
*
|
Add a metadata_transformer to the Python stub.
Nathaniel Manista
2015-04-06
*
|
Satisfy C90 pedantry in Python adapter
Masood Malekghassemi
2015-04-03
*
|
Merge pull request #1163 from soltanmm/metadata
Nathaniel Manista
2015-04-01
|
\
\
|
*
|
Add metadata support to low-level Python framework
Masood Malekghassemi
2015-04-01
*
|
|
Reformat style of using PyObject_HEAD
Masood Malekghassemi
2015-03-31
|
/
/
*
/
Unify early_adopter construction functions
Nathaniel Manista
2015-03-30
|
/
*
Factor out interface-specific early_adopter code
Masood Malekghassemi
2015-03-17
*
Change remaining "packet" names to "ticket"
Nathaniel Manista
2015-03-18
*
Correct a package name in a doc string
Nathaniel Manista
2015-03-18
*
Merge the base and base.packets packages
Nathaniel Manista
2015-03-18
*
Merge pull request #1031 from nathanielmanistaatgoogle/service_name
Masood Malekghassemi
2015-03-17
|
\
*
\
Merge pull request #1061 from nathanielmanistaatgoogle/reenable-test
Masood Malekghassemi
2015-03-16
|
\
\
|
*
|
Reenable a disabled test method
Nathaniel Manista
2015-03-17
*
|
|
Add at CANCELLATION back-to-front ticket kind
Nathaniel Manista
2015-03-17
|
/
/
*
|
Use distinct enums for distinct ticket types
Nathaniel Manista
2015-03-17
*
|
Merge pull request #1055 from nathanielmanistaatgoogle/python-refactoring
Masood Malekghassemi
2015-03-16
|
\
\
|
*
|
Iterate over an enum since we can
Nathaniel Manista
2015-03-16
|
*
|
Change managers to pass each other Outcomes
Nathaniel Manista
2015-03-16
|
|
*
Add service name to Python early_adopter
Nathaniel Manista
2015-03-16
|
|
/
*
/
Fixed argument types in setup.py
murgatroid99
2015-03-16
|
/
*
Fix port selection for server
Arkadiusz Bokowy
2015-03-13
*
Remove a const from a variable that should be mutable.
Nicolas "Pixel" Noble
2015-03-12
[next]