244 Commits (78bcf5149641c4c27bf13cf006e289151cb61db0)

Author SHA1 Message Date
Xuan Wang a500d24480
Add project urls to setup.py (#32458) 2 years ago
Richard Belleville 866e00246b
Revert "Build with System OpenSSL on Mac OS arm64 (#31096)" (#31741) 2 years ago
Amchii b3d9833166
Build with System OpenSSL on Mac OS arm64 (#31096) 2 years ago
Xuan Wang 149f5615ba
Remove enum and future (#31381) 2 years ago
Xuan Wang 7aca6d4007
[Remove Six] Remove dependency on six (#31340) 2 years ago
Richard Belleville 2297249e47
Support Python 3.11 (#30818) 2 years ago
Abael He 82bf9d22fb
Update setup.py (#30522) 2 years ago
Yash Tibrewal 41ec08c69a
Update third_party/protobuf to 3.21.4 (#30377) 2 years ago
Esun Kim ec58a346f9
Changed C99 to C11 (#29687) 3 years ago
Massimiliano Torromeo 79e658886d
Allow grpcio to be built against system abseil-cpp (#27550) 3 years ago
Esun Kim 03e9ac6f1f
Requiring C++14 (#29589) 3 years ago
Lidi Zheng dec86eefe4
Revert "Remove GRPC_ENABLE_FORK_SUPPORT from setup.py (#29103)" (#29229) 3 years ago
Lidi Zheng 83ce80fdd8
Remove GRPC_ENABLE_FORK_SUPPORT from setup.py (#29103) 3 years ago
kacper-ka 6ba998854f
Fix fetching CXX variable in setup.py (#28873) 3 years ago
Esun Kim 6565584c7b
Bump the minimum gcc to 5 (#28786) 3 years ago
apolcyn 9f1663fb74
Upgrade c-ares to 1.17.2 (#28671) 3 years ago
Lidi Zheng c95ed2ebcb
Disable __wrap_memcpy hack for Python builds (#28410) 3 years ago
Lidi Zheng 83e7cb24fe
Fix the setuptools distutils overriding issue (#28393) 3 years ago
Alberto Pedron c1fe2bc130
Fix libatomic linking on Rasperry Pi OS Bullseye (#28041) 3 years ago
Esun Kim 260145c517
Updated backoff to use absl::Random (#27193) 3 years ago
Lidi Zheng 9978223a26
Add python_requires field to grpcio-* packages (#27495) 3 years ago
Lidi Zheng 4729f6fdcc
Add Python 3.10 drop 3.5 (#26074) 3 years ago
Lidi Zheng 2231c2ba77
Introduce Python import sorting to our sanity test suite (#26768) 3 years ago
Lidi Zheng 5820e152cd
Remove Python 2.7 binary wheel generations (#26691) 3 years ago
Richard Belleville 7ada5552cf
Fix Python xDS User Agent (#26507) 3 years ago
Jan Tattermusch 451127740d
Revert "Replace in-house rand with absl::Random for backoff (#26463)" (#26476) 3 years ago
Richard Belleville f90716a821
Add Python xDS user agent (#26191) 3 years ago
Esun Kim b5191d0930
Replace in-house rand with absl::Random for backoff (#26463) 4 years ago
Lidi Zheng d0849fdaed
Fix zlib unistd.h import problem (#26374) 4 years ago
donnadionne d3e97d953b
Adding xxhash as a subtree (#25645) 4 years ago
emkornfield ec31fa8455
Standardize all environment variable boolean configuration in python's setup.py (#25444) 4 years ago
donnadionne 34c8a1f87a
Revert "Adding xxhash as a subtree" (#25630) 4 years ago
donnadionne 40bc4624c2
Adding xxhash as a subtree (#25601) 4 years ago
Jan Tattermusch 1dce57f35f
Assorted python wheel build improvements (#25602) 4 years ago
Jan Tattermusch fcd43e9030
Crosscompile python aarch64 wheels with dockcross (#25418) 4 years ago
Jan Tattermusch 0f791c73ae use boringssl asm optimizations in aarch64 wheel source build 4 years ago
Jorjun 76e82acc9c sanity check on MACOSX_DEPLOYMENT_TARGET 4 years ago
Jorjun eba18503cc workaround for Mac OS X Big Sur, Python 3.9 install fail 4 years ago
Massimiliano Torromeo 88b5952945 Allow grpcio to be built against system re2 4 years ago
Esun Kim 10d58179fe Bump MACOSX_DEPLOYMENT_TARGET to 10.10 for Python 4 years ago
Massimiliano Torromeo 770d1d0a05
Do not build with boringssl ASM when using system openssl 4 years ago
Lidi Zheng 62e9821515 Support pre-compiled Python 3.9 wheels 4 years ago
Lidi Zheng 4fa90f42ce Support pre-compiled Python 3.9 wheels 4 years ago
Ben Wolsieffer ad36ff39d3 setup.py: use CXX to get compiler for libatomic check 4 years ago
Esun Kim 3b8044ae4e Use c++ instead of cc 4 years ago
Esun Kim 7dcba1a700 Make check_linker_need_libatomic more robust 4 years ago
Jan Tattermusch 6d6339db34 fix non-bazel build systems 4 years ago
Micah Kornfield 458272602a remove trailing space 4 years ago
Micah Kornfield 474ed0453c fix format setup.py 4 years ago
Micah Kornfield de2e9e5241 remove unused variable 4 years ago