index
:
grpc
master
RPC system from Google
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
*
Merge pull request #17249 from muxi/16-to-32
Muxi Yan
2019-01-03
|
\
*
|
Allow building only the Python/Cython code in setup.py via new flag
Eric Gribkoff
2018-11-30
|
*
Replace PB_FIELD_16BIT with PB_FIELD_32BIT
Muxi Yan
2018-11-19
|
/
*
Merge pull request #17074 from lidizheng/python-doc-gen
Lidi Zheng
2018-11-07
|
\
|
*
New Python documentation generation
Lidi Zheng
2018-11-06
*
|
Merge pull request #16916 from benjaminp/disable-compat
Lidi Zheng
2018-11-06
|
\
\
*
\
\
Merge pull request #17057 from jtattermusch/faster_python_build
Jan Tattermusch
2018-11-06
|
\
\
\
|
|
_
|
/
|
/
|
|
|
|
*
Allow gpr compatibility mode to be disabled in the Python build.
Benjamin Peterson
2018-11-05
|
|
/
|
/
|
|
*
add python monkey-patch for parallel build_ext compilation
Jan Tattermusch
2018-10-31
*
|
Fix typo in setup.py
Lidi Zheng
2018-10-29
|
/
*
Revert "adding python version environmental markers in the new style"
Mehrdad Afshari
2018-08-08
*
adding python version environmental markers in the new style
Jonathan Moss
2018-08-03
*
Revert "Switched to extra_requires for Python 2 specific requirements"
Mehrdad Afshari
2018-07-26
*
Switched to extra_requires for Python 2 specific requirements
Jonathan Moss
2018-07-25
*
Merge branch 'master' of github.com:grpc/grpc into nanopb_build_cleanup
David Garcia Quintas
2018-06-04
|
\
*
|
fix python setup.py
David Garcia Quintas
2018-06-04
|
*
Allow building the python module with system cares
Thomas Bechtold
2018-05-25
|
*
Allow building the python module with system zlib
Thomas Bechtold
2018-05-25
|
*
Allow building the python module with system openssl
Thomas Bechtold
2018-05-24
|
/
*
Remove superfluous dependency on the protobuf package
Mehrdad Afshari
2018-04-11
*
Merge pull request #14561 from kpayson64/gevent_2
kpayson64
2018-03-28
|
\
|
*
Initial gevent support
kpayson64
2018-03-27
*
|
Put address_sorting's public header under its own directory. Also add
Alex Polcyn
2018-03-20
*
|
Add address sorting submodule for use in c-ares wrapper
Alexander Polcyn
2018-03-20
|
/
*
Add ALTS code to grpc/core
Yihua Zhang
2018-03-08
*
Revert "Add ALTS C stack to gRPC core"
Sree Kuchibhotla
2018-03-07
*
Add ALTS code to grpc/core
Yihua Zhang
2018-03-06
*
Add NOMINMAX flag for Python Windows
Matt Kwong
2018-01-26
*
Allow compiling grpc without use of pthread_atfork
Alexander Polcyn
2017-11-30
*
Merge branch 'master' of https://github.com/grpc/grpc into upmerge-from-v1.7
Nicolas "Pixel" Noble
2017-11-29
|
\
|
*
Update Python dependency to protobuf v3.5.0.post1
Mehrdad Afshari
2017-11-27
*
|
Merge branch 'v1.7.x' of https://github.com/grpc/grpc
Nicolas "Pixel" Noble
2017-11-21
|
\
\
|
|
/
|
/
|
*
|
Fix FreeBSD Ruby and Python build
Mehrdad Afshari
2017-10-12
*
|
Add OpenBSD support
Frank Groeneveld
2017-10-12
|
*
Add thread pool reset on fork with FORKING_SUPPORT_ENABLED
Ken Payson
2017-10-12
|
/
*
Specify min windows version as Vista for Python
Ken Payson
2017-09-28
*
Upmerge from v1.6.x branch to master
David Garcia Quintas
2017-09-18
|
\
*
|
disable c-ares in python on windows x64 and x86
Jan Tattermusch
2017-09-09
|
*
Fix syntax error on classifiers
Ken Payson
2017-08-24
|
/
*
Add classifiers to package details
Ken Payson
2017-07-25
*
Use https://grpc.io consistently as the canonical URL
Mehrdad Afshari
2017-07-10
*
Update boringssl
Ken Payson
2017-06-15
*
fix remaining license notices
Jan Tattermusch
2017-06-08
*
auto-fix most of licenses
Jan Tattermusch
2017-06-08
*
Merge pull request #11048 from kpayson64/fix_py_artifact
kpayson64
2017-05-10
|
\
|
*
Fix python artifact build
Ken Payson
2017-05-09
*
|
Upgrade protobuf to 3.3.0
Ken Payson
2017-05-08
|
/
*
Merge branch 'v1.3.x' into master-upmerge-v1.3.x
David Garcia Quintas
2017-04-28
|
\
|
*
Disable c-ares for x64 windows python
Yuchen Zeng
2017-04-20
*
|
Final changes
Ken Payson
2017-04-17
[next]