aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2023-11-10[deps] Upgrade protobuf version to v25.0 (#34513)Adam Cozzette
2023-10-19[Python dist] Explicitly link Core Foundation framework for MacOS (#34395)Xuan Wang
2023-09-22[Python 3.12] Support Python 3.12 (#34398)Xuan Wang
2023-09-06[Python 3.12] Deprecate distutil (#34186)Xuan Wang
2023-08-02[boringssl] Simplify BoringSSL assembly build (#33700)David Benjamin
2023-07-18[dependency] Restrict cython to less than 3.X (#33738)Richard Belleville
2023-06-09[Python] Migrate from yapf to black (#33138)Sergii Tkachenko
2023-06-07[Python o11y] Fix python distribtests (#33365)Xuan Wang
2023-05-30[EventEngine] Disable EventEngine polling in gRPC Python (#33279)AJ Heller
2023-04-12[protobuf] Upgrade third_party/protobuf to 22.x (#32606)Jan Tattermusch
2023-03-02Update third_party/boringssl-with-bazel (#32492)Jan Tattermusch
2023-02-23Add project urls to setup.py (#32458)Xuan Wang
2022-11-22Revert "Build with System OpenSSL on Mac OS arm64 (#31096)" (#31741)Richard Belleville
2022-10-19Build with System OpenSSL on Mac OS arm64 (#31096)Amchii
2022-10-18Remove enum and future (#31381)Xuan Wang
2022-10-17[Remove Six] Remove dependency on six (#31340)Xuan Wang
2022-09-12Support Python 3.11 (#30818)Richard Belleville
2022-08-10Update setup.py (#30522)Abael He
2022-08-04Update third_party/protobuf to 3.21.4 (#30377)Yash Tibrewal
2022-05-20Changed C99 to C11 (#29687)Esun Kim
2022-05-16Allow grpcio to be built against system abseil-cpp (#27550)Massimiliano Torromeo
2022-05-12Requiring C++14 (#29589)Esun Kim
2022-03-28Revert "Remove GRPC_ENABLE_FORK_SUPPORT from setup.py (#29103)" (#29229)Lidi Zheng
2022-03-15Remove GRPC_ENABLE_FORK_SUPPORT from setup.py (#29103)Lidi Zheng
2022-03-08Fix fetching CXX variable in setup.py (#28873)kacper-ka
2022-02-11Bump the minimum gcc to 5 (#28786)Esun Kim
2022-01-25Upgrade c-ares to 1.17.2 (#28671)apolcyn
2021-12-23Disable __wrap_memcpy hack for Python builds (#28410)Lidi Zheng
2021-12-21Fix the setuptools distutils overriding issue (#28393)Lidi Zheng
2021-12-15Fix libatomic linking on Rasperry Pi OS Bullseye (#28041)Alberto Pedron
2021-12-02Updated backoff to use absl::Random (#27193)Esun Kim
2021-09-28Add python_requires field to grpcio-* packages (#27495)Lidi Zheng
2021-09-02Add Python 3.10 drop 3.5 (#26074)Lidi Zheng
2021-07-26Introduce Python import sorting to our sanity test suite (#26768)Lidi Zheng
2021-07-23Remove Python 2.7 binary wheel generations (#26691)Lidi Zheng
2021-06-18Fix Python xDS User Agent (#26507)Richard Belleville
2021-06-14Revert "Replace in-house rand with absl::Random for backoff (#26463)" (#26476)Jan Tattermusch
2021-06-14Add Python xDS user agent (#26191)Richard Belleville
2021-06-11Replace in-house rand with absl::Random for backoff (#26463)Esun Kim
2021-05-27Fix zlib unistd.h import problem (#26374)Lidi Zheng
2021-03-11Adding xxhash as a subtree (#25645)donnadionne
2021-03-10Standardize all environment variable boolean configuration in python's setup....emkornfield
2021-03-05Revert "Adding xxhash as a subtree" (#25630)donnadionne
2021-03-04Adding xxhash as a subtree (#25601)donnadionne
2021-03-04Assorted python wheel build improvements (#25602)Jan Tattermusch
2021-03-02Crosscompile python aarch64 wheels with dockcross (#25418)Jan Tattermusch
2021-02-15use boringssl asm optimizations in aarch64 wheel source buildJan Tattermusch
2021-01-12sanity check on MACOSX_DEPLOYMENT_TARGETJorjun
2020-12-15workaround for Mac OS X Big Sur, Python 3.9 install failJorjun
2020-10-20Merge pull request #24450 from mtorromeo/patch-2Richard Belleville