Skip to content

[Packaging][Python] Add support for Python 3.15 #50091

@raulcd

Description

@raulcd

Describe the enhancement requested

Describe the enhancement requested

Similar to the Python 3.13 one:

And 3.14:

Python 3.15 is currently in a beta 2 status (https://discuss.python.org/t/python-3-15-0-beta-2-is-here/107610) 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.15 for the PyArrow 26 release that will happen around the same time.

(equivalent PR for Python 3.14: #47616)
(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)

Component(s)

Python, Packaging

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions