Skip to content

[Python][Packaging] Support Python 3.14 and upload wheels #47438

@raulcd

Description

@raulcd

Describe the enhancement requested

Similar to the Python 3.13 one:

Python 3.14 is currently in a prerelease status (https://discuss.python.org/t/python-3-14-release-candidate-1-is-go/99754) and is expected to have a final release in October this year (https://devguide.python.org/versions).

We should ensure we are fully ready to support Python 3.14 for the PyArrow 22 release that will happen around the same time.

(equivalent PRs for Python 3.13: #43539, #44193, )
(issue that added free-threaded support for 3.13: #43536)
(equivalent PR for Python 3.12: #37901)


Tasks:

  • Start building nightly wheels for Python 3.14
  • Free-threaded wheels, for 3.14

Component(s)

Python, Packaging

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions