Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
grpc-grpc
/
afaea18824849d8740023679b0d16ed1ba80f4fd
/
src
/
python
864b97b
Upport python version
by Masood Malekghassemi
· 10 years ago
ca43875
Revert "Update Python version numbers"
by Craig Tiller
· 10 years ago
92e5bd8
Update Python version numbers
by Masood Malekghassemi
· 10 years ago
e5f7002
Add Python3 testing support
by Masood Malekghassemi
· 10 years ago
743c10c
Cython refactor of Python C wrapping layer
by Masood Malekghassemi
· 10 years ago
ec5dc7f
Accept metadata sequences, return tuples
by Masood Malekghassemi
· 10 years ago
a6cfa0a
Fix #2248
by Masood Malekghassemi
· 10 years ago
831b4e0
Merge branch 'fix_intermediary_low_test_for_1577' of github.com:nathanielmanistaatgoogle/grpc into merge-merge-merge
by Craig Tiller
· 10 years ago
c6636c0
Adapt _intermediary_low_test to no backup poller
by Nathaniel Manista
· 10 years ago
bf8ac3f
Merge branch 'you-complete-me' into we-dont-need-no-backup
by Craig Tiller
· 10 years ago
44a1dd3
Fix Python compilation
by Craig Tiller
· 10 years ago
48dd6bf
Merge github.com:grpc/grpc into you-complete-me
by Craig Tiller
· 10 years ago
9d3fbcf
Make warnings errors when building Python tests
by Masood Malekghassemi
· 10 years ago
d7e0bea
Added changes to python and csharp wrappers
by David Garcia Quintas
· 10 years ago
a3697b4
Merge branch 'master' of https://github.com/grpc/grpc into ct-you-complete-me
by Masood Malekghassemi
· 10 years ago
4c32de5
Fix low test
by Craig Tiller
· 10 years ago
a1fa355
Properly register completion queues with server
by Craig Tiller
· 10 years ago
173761f
Merge branch 'you-complete-me' into we-dont-need-no-backup
by Craig Tiller
· 10 years ago
f3e4aa2
Merge pull request #2034 from soltanmm/pip89
by Nathaniel Manista
· 10 years ago
4b4181e
Ensure C89 compatibility in Linux tests
by Masood Malekghassemi
· 10 years ago
38bb18f
Update Python for core server shutdown change
by Masood Malekghassemi
· 10 years ago
14b39e0
Merge pull request #2004 from tbetbetbe/python-package-update-install
by Jayant Kolhe
· 10 years ago
0c0ccb0
Corrects wording
by Tim Emiola
· 10 years ago
a08694e
Merge pull request #2033 from tbetbetbe/grpc-python-update-add-example-to-docs
by Nathaniel Manista
· 10 years ago
05aafbc
Update README.md
by Tim Emiola
· 10 years ago
3f192f7
Merge pull request #1884 from soltanmm/py-proto-up
by Nathaniel Manista
· 10 years ago
2e6def0
Update README.rst
by Tim Emiola
· 10 years ago
59f905d
Changes to byte_buffer based on comments.
by David Garcia Quintas
· 10 years ago
aa152ef
Merge pull request #1895 from nicolasnoble/python-is-not-c89
by Masood Malekghassemi
· 10 years ago
0f4c6a2
Upgrade protobuf, Python version number
by Masood Malekghassemi
· 10 years ago
247ca67
Merge pull request #1882 from soltanmm/timeouts
by Nathaniel Manista
· 10 years ago
3f6d351
Some compilers don't like C99.
by Nicolas "Pixel" Noble
· 10 years ago
11b4f3c
Merge pull request #1891 from tbetbetbe/grpc-python-update-readme-install
by Jayant Kolhe
· 10 years ago
aa0e44b
Updates the INSTALL section for python
by Tim Emiola
· 10 years ago
691b823
Increase test timeout
by Masood Malekghassemi
· 10 years ago
30bd4eb
Removed grpc_byte_buffer_reader_{create,destroy}.
by David Garcia Quintas
· 10 years ago
faafb38
Merge pull request #1558 from soltanmm/extension
by Nathaniel Manista
· 10 years ago
7181d85
Merge pull request #1668 from soltanmm/cancel-interop
by Nathaniel Manista
· 10 years ago
a2918d2
Move batch API exposure to Python layer
by Masood Malekghassemi
· 10 years ago
e0281bb
Set verbosity to 2 for Python tests
by Masood Malekghassemi
· 10 years ago
7eefcb7
Sync Python version to rest of project
by Masood Malekghassemi
· 10 years ago
3a5390e
Reduce threadpool size
by Craig Tiller
· 10 years ago
e594779
Reduce threadpool size
by Craig Tiller
· 10 years ago
25ec4bd
Add cancellation interop tests for Python
by Masood Malekghassemi
· 10 years ago
e6eebeb
Reduce threadpool size
by Craig Tiller
· 10 years ago
1c8f36c
Fix mistaken method name: "append", not "add"
by Nathaniel Manista
· 10 years ago
0dc2927
Merge pull request #1659 from jayantkolhe/my-shiny-new-branch
by Jorge Canizales
· 10 years ago
6ab757b
Update README.md
by Jayant Kolhe
· 10 years ago
b98188e
Upgrading third_party/protobuf to version v3.0.0-alpha-1-150-g7d5cf8d.
by Nicolas "Pixel" Noble
· 10 years ago
54478f8
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
by Craig Tiller
· 10 years ago
a468c36
Merge pull request #1493 from ctiller/churn-churn-churn-the-api-gently-down-the-stream
by Yang Gao
· 10 years ago
55cbf02
Change Python development status to "Alpha"
by Nathaniel Manista
· 10 years ago
f508145
Fix some wrapped languages
by Craig Tiller
· 10 years ago
9eb47ad
Further fixes
by Craig Tiller
· 10 years ago
5fdcbb7
Merge github.com:grpc/grpc into bye-bye-completion-queue-pie
by Craig Tiller
· 10 years ago
64be9f7
C Core API cleanup.
by Craig Tiller
· 10 years ago
c71a9d2
clang-format
by Yang Gao
· 10 years ago
51fe022
Merge pull request #1439 from nicolasnoble/python-c89
by Masood Malekghassemi
· 10 years ago
64237fb
C89-ify the python code.
by Nicolas "Pixel" Noble
· 10 years ago
9f8682c
Release Python 0.5.0a2
by Masood Malekghassemi
· 10 years ago
f722b0c
Extern-ify symbols so they don't collide
by Masood Malekghassemi
· 10 years ago
fae9d99
Release Python 0.5.0a1
by Masood Malekghassemi
· 10 years ago
f579e1d
Migrate Python to batch core API
by Masood Malekghassemi
· 10 years ago
62bc184
Uncomment accidentally commented stuff
by Craig Tiller
· 10 years ago
12088b2
Tweak tests
by Craig Tiller
· 10 years ago
41251e4
Fix Python auth and interop test
by Masood Malekghassemi
· 10 years ago
e6b0038
Add OAuth interop tests to Python
by Masood Malekghassemi
· 10 years ago
8eac91e
OS X doesn't have librt, so don't link to it.
by Alexander Staubo
· 10 years ago
0c66514
Merge pull request #1217 from soltanmm/pypi
by Tim Emiola
· 10 years ago
2b34e5a
Version update to 0.5.0
by Masood Malekghassemi
· 10 years ago
e4f2f15
Merge pull request #1154 from soltanmm/pypi
by Tim Emiola
· 10 years ago
451887b
Enable PyPI package management
by Masood Malekghassemi
· 10 years ago
89ad057
Update the generated Python interop code.
by Nathaniel Manista
· 10 years ago
cd7096d
Add a metadata_transformer to the Python stub.
by Nathaniel Manista
· 10 years ago
660a33e
Satisfy C90 pedantry in Python adapter
by Masood Malekghassemi
· 10 years ago
52bc8f9
Merge pull request #1163 from soltanmm/metadata
by Nathaniel Manista
· 10 years ago
841f90f
Add metadata support to low-level Python framework
by Masood Malekghassemi
· 10 years ago
5bf4d2a
Reformat style of using PyObject_HEAD
by Masood Malekghassemi
· 10 years ago
f492b16
Unify early_adopter construction functions
by Nathaniel Manista
· 10 years ago
89905ac
Factor out interface-specific early_adopter code
by Masood Malekghassemi
· 10 years ago
de5490c
Change remaining "packet" names to "ticket"
by Nathaniel Manista
· 10 years ago
492dfdb
Correct a package name in a doc string
by Nathaniel Manista
· 10 years ago
4e6fd0a
Merge the base and base.packets packages
by Nathaniel Manista
· 10 years ago
d942720
Merge pull request #1031 from nathanielmanistaatgoogle/service_name
by Masood Malekghassemi
· 10 years ago
d881848
Merge pull request #1061 from nathanielmanistaatgoogle/reenable-test
by Masood Malekghassemi
· 10 years ago
9ef929d
Reenable a disabled test method
by Nathaniel Manista
· 10 years ago
affe916
Add at CANCELLATION back-to-front ticket kind
by Nathaniel Manista
· 10 years ago
e2e443c
Use distinct enums for distinct ticket types
by Nathaniel Manista
· 10 years ago
afdc24a
Merge pull request #1055 from nathanielmanistaatgoogle/python-refactoring
by Masood Malekghassemi
· 10 years ago
8d81365
Iterate over an enum since we can
by Nathaniel Manista
· 10 years ago
ae3e5b5
Change managers to pass each other Outcomes
by Nathaniel Manista
· 10 years ago
c4fada6
Add service name to Python early_adopter
by Nathaniel Manista
· 10 years ago
2493ea6
Fixed argument types in setup.py
by murgatroid99
· 10 years ago
5d85675
Fix port selection for server
by Arkadiusz Bokowy
· 10 years ago
8a6b38c
Remove a const from a variable that should be mutable.
by Nicolas "Pixel" Noble
· 10 years ago
31e65be
Eliminate the Python "assembly" package
by Nathaniel Manista
· 10 years ago
f900704
Merge pull request #982 from sahlberg/python-readme
by Tim Emiola
· 10 years ago
400349e
README: fix the path to the python requirements.txt file
by Ronnie Sahlberg
· 10 years ago
5c87a30
Refactoring within Python RPC Framework
by Nathaniel Manista
· 10 years ago
3631e82
Merge pull request #835 from ctiller/credit
by Nicolas Noble
· 10 years ago
Next »