AlenkaF opened a new issue, #47437: URL: https://github.com/apache/arrow/issues/47437
### Describe the enhancement requested Due to `cffi` not supporting Python 3.13 free-threaded build we added new requirements file only for the: - [test-ubuntu-22.04-python-313-freethreading](ci/docker/linux-apt-python-313-freethreading.dockerfile) - [wheel-windows-cp313-cp313t-amd64](ci/docker/python-free-threaded-wheel-windows-test-vs2022.dockerfile) builds in https://github.com/apache/arrow/pull/47313. We can update the setup once the 3.14 Python release is up (around Arrow 22.0.0 release) as cffi will have support for free-threaded build then. ### Component(s) Python, Continuous Integration -- 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]
