COMMITS
/ python/pyproject.toml March 13, 2026
R
GH-49452: [Python] Reintroduce docstring injection for stubfiles (#49453)
Rok Mihevc committed
March 9, 2026
February 9, 2026
January 18, 2026
R
MINOR: [Release] Update versions for 24.0.0-SNAPSHOT
Raúl Cumplido committed
December 18, 2025
P
GH-45867: [Python] Fix `SetuptoolsDeprecationWarning` (#47141)
Patrick J. Roddy committed
October 24, 2025
R
MINOR: [Release] Update versions for 23.0.0-SNAPSHOT
Raúl Cumplido committed
October 14, 2025
A
GH-47438: [Python][Packaging] Set up wheel building for Python 3.14 (#47616)
Alenka Frim committed
September 9, 2025
R
GH-47443: [Python][Packaging] Drop Python 3.9 support (#47478)
Raúl Cumplido committed
September 2, 2025
N
GH-47370: [Python] Require Cython 3.1 (#47396)
Nic Crane committed
August 18, 2025
P
GH-47137: [Python] Switch to `[dependency-groups]` (#47176)
Patrick J. Roddy committed
July 21, 2025
B
MINOR: [Release] Update versions for 22.0.0-SNAPSHOT
Bryce Mecum committed
June 2, 2025
S
GH-46546: [CI][Dev][Python] Use pre-commit for numpydoc (#46595)
Sutou Kouhei committed
April 28, 2025
J
MINOR: [Release] Update versions for 21.0.0-SNAPSHOT
Jacob Wujciak-Jens committed
January 17, 2025
R
GH-45237: [Python] Raise minimum supported cython to >=3 (#45238)
Raúl Cumplido committed
January 16, 2025
B
MINOR: [Release] Update versions for 20.0.0-SNAPSHOT
Bryce Mecum committed
November 17, 2024
T
MINOR: [Docs][Python] Fix a few minor typos (#44756)
Tyler White committed
October 29, 2024
S
MINOR: [Release] Update versions for 19.0.0-SNAPSHOT
Sutou Kouhei committed
October 10, 2024
R
GH-43846: [Python][Packaging] Remove numpy dependency from pyarrow packaging (#44148)
Raúl Cumplido committed
September 16, 2024
R
GH-43518: [Python][Packaging][CI] Drop Python 3.8 support (#43970)
Raúl Cumplido committed
September 5, 2024
August 22, 2024
L
GH-43519: [Python] Set up wheel building for Python 3.13 (#43539)
Lysandros Nikolaou committed
July 16, 2024
R
MINOR: [Release] Update versions for 18.0.0-SNAPSHOT
Raúl Cumplido committed
June 8, 2024
T
MINOR: [Python] spell "language" correctly in trove classifier (#42031)
Thomas A Caswell committed
June 5, 2024
A
GH-37929: [Python] begin moving static settings to pyproject.toml (#41041)
Anja Kefala committed
February 20, 2024
February 1, 2024
J
GH-39555: [Packaging][Python] Enable building pyarrow against numpy 2.0 (#39557)
Joris Van den Bossche committed
October 5, 2023
D
GH-37742: [Python] Enable Cython 3 (#37743)
Dane Pitkin committed
September 21, 2023
A
GH-37803: [CI][Dev][Python] Release and merge script errors (#37819)
Alenka Frim committed
July 18, 2023
J
GH-36744: [Python][Packaging] Add upper pin for cython<3 to pyarrow build dependencies (#36743)
Joris Van den Bossche committed
April 11, 2023
J
GH-34933: [Python] Raise minimum cython version (#34935)
Jacob Wujciak-Jens committed
June 15, 2022
R
ARROW-16806: [CI][Python] Bump required setuptools version (#13361)
Raúl Cumplido committed
February 8, 2022
J
ARROW-15541: [Python] Bump the minimum Cython version
Joris Van den Bossche committed
December 13, 2021
K
ARROW-14625: [Python][CI] Enable Python test on s390x
Kazuaki Ishizaki committed
December 6, 2021
K
ARROW-14968: [Python] Pin numpy build dependency using oldest-supported-numpy
Krisztián Szűcs committed
November 4, 2021
K
ARROW-14584: [Python][CI] Python sdist installation fails with latest setuptools 58.5
Krisztián Szűcs committed
October 21, 2021
K
ARROW-14423: [Python] Fix version constraints in pyproject.toml
Krisztián Szűcs committed
K
ARROW-14410: [Python][Packaging] Use numpy 1.21.3 to build python 3.10 wheels for macOS and windows
Krisztián Szűcs committed
January 12, 2021
U
ARROW-10861: [Python] Update minimal NumPy version to 1.16.6
Uwe L. Korn committed
December 13, 2020
T
ARROW-10224: [Python] Add support for Python 3.9 except macOS wheel and Windows wheel
Terence D. Honles committed
December 17, 2019
U
ARROW-7407: [Python] Declare NumPy a PEP517 build dependency
Uwe L. Korn committed
February 9, 2019
K
ARROW-4024: [Python] Raise minimal Cython version to 0.29
Korn, Uwe committed
September 4, 2018
K
ARROW-3163: [Python] Add missing Cython dependency to source package
Kouhei Sutou committed