59 Commits (9f87a1dbb59c6a164478dbd4b6335ff04cf44eef)

Author SHA1 Message Date
Jan Tattermusch f23f1bb51f
Use ccache for selected C++ and python builds (with redis server as cache) (#28661) 3 years ago
Lidi Zheng 7069770ee0
Merge the 3 repeating Python binary compilations (Attempt 2) (#28543) 3 years ago
Jan Tattermusch 0554cbee9c
Revert "Merge the 3 repeating Python binary compilations (#28500)" (#28539) 3 years ago
Lidi Zheng 2d4f3c5600
Merge the 3 repeating Python binary compilations (#28500) 3 years ago
Lidi Zheng 83e7cb24fe
Fix the setuptools distutils overriding issue (#28393) 3 years ago
Lidi Zheng 25f5399b41
Add grpcio-admin Python package (#26166) 4 years ago
Lidi Zheng dc63d6a53e
Add CSDS API to Python (#26114) 4 years ago
Richard Belleville 1437dc9816
Fix pypa link (#25647) 4 years ago
Donna Dionne a734650728 Modify build_python.sh because get-pip.py has moved. 4 years ago
Lidi Zheng 5527e0f328 Simplify the check with existing if 4 years ago
Lidi Zheng 0bd1c6ae28 Check $VENV_PYTHON instead of python 4 years ago
Lidi Zheng c45f50581b Don't install enum34 for non-2.7 Python 4 years ago
Lidi Zheng c8fa1c9978 Pin setuptools in one more location 4 years ago
Lidi Zheng 281f80aeab Install rsa==4.0 to avoid the egg cache race issue 4 years ago
Lidi Zheng a5d2f719bd Trust google-auth library will handle their dependency properly 4 years ago
Lidi Zheng 18054754c5 Install rsa==4.0 to avoid the egg cache race issue 5 years ago
Lidi Zheng 43a574d1ae Trust google-auth library will handle their dependency properly 5 years ago
Lidi Zheng 3f9e2148eb Fix typo ras -> rsa 5 years ago
Lidi Zheng 25491305ff Pin to 4.3 instead of 4.0 5 years ago
Lidi Zheng 9a3ae47658 Pump up the minimum version of google-auth to 1.17.1 5 years ago
Richard Belleville 1c1321ddea Indentation 5 years ago
Richard Belleville dbf3bb31cd Shellcheck 5 years ago
Richard Belleville fb2b2122ac Add quotes 5 years ago
Richard Belleville 9344a259b5 Fix MacOS Python 3.5 gevent build 5 years ago
Lidi Zheng b2f72702c9 Pin virtualenv to 16.7.9 5 years ago
Lidi Zheng fe919dd71e Pin to 19.3.1 5 years ago
Lidi Zheng f692cf520a Upgrade the Cython version whenever we can 5 years ago
Lidi Zheng 61d463672d Windows' gevent is always special! 5 years ago
Lidi Zheng 52b5c5a575 Make shellcheck happy 5 years ago
Lidi Zheng ac6d942a5b Make the speed up of compilation automatic on Linux 5 years ago
Lidi Zheng c66bdcdbe0 Unblock the compilation speed up 5 years ago
Lidi Zheng 45b3230ef2 Add grpcio-status extension package 6 years ago
Lidi Zheng 53476eced4 Adopt reviewer's suggestions 6 years ago
Lidi Zheng 43599facf4 Channelz Python wrapper implementation 6 years ago
Lidi Zheng c6471a7f85 Only install virtualenv if not inside of virtualenv already 6 years ago
Lidi Zheng 8a0b08b574 Migrate tests from Python 3.4 to Python 3.7 6 years ago
Jan Tattermusch 185a0a7028 add python monkey-patch for parallel build_ext compilation 6 years ago
Jan Tattermusch e573316ec3 TODO about removing realpath dependency 6 years ago
kpayson64 a9508cf24b Changes 7 years ago
kpayson64 85e3222a50 Changes 7 years ago
kpayson64 f7fcb86bcb Pin gevent 7 years ago
Matt Kwong 0c78778591 Add --user flag to pip install in build_python.sh 7 years ago
Mehrdad Afshari 97c2932260 Install futures package only on Python 2 7 years ago
Mehrdad Afshari ac6aaa3f0b Install futures package only on Python 2 7 years ago
Matt Kwong fcd04ec121 Remove the fallback when creating Python virtual env 7 years ago
Mehrdad Afshari d0d8ce8568 Bump pip version to 10.0.1 7 years ago
Matt Kwong 69f664e7f8 Upgrade pip for virtualenv Python in build_python.sh 7 years ago
Matt Kwong 01bd0c6b19 Update pip pin from 9.0.1 to 9.0.2 7 years ago
Matt Kwong fe9ad99143 Unpin pip version installed in build_python.sh 7 years ago
Matt Kwong 4598eb8a7a Update pip pin from 9.0.1 to 9.0.2 7 years ago