raulcd opened a new issue, #50086: URL: https://github.com/apache/arrow/issues/50086
### 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): - https://github.com/pypa/manylinux/issues/1882 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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
