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
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