Skip to content

[Python][Packaging] Manylinux image does not support Python 3.13 free-threaded anymore as it was experimental #50086

@raulcd

Description

@raulcd

Describe the bug, including details regarding any error messages, version, and platform.

PyPA dropped cp313t from the Manylinux images reasoning it was experimental and people should use 3.14 (or 3.15 once released):

In order to prepare for Python 3.15 I tried to update the underlying images for manylinux and musllinux from quay.io (PyPA maintained).
Either we require two different underlying images to build 3.13 free-threaded or we just drop 3.13 free-threaded.

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