raulcd opened a new issue, #50091: URL: https://github.com/apache/arrow/issues/50091
### Describe the enhancement requested ### Describe the enhancement requested Similar to the Python 3.13 one: - https://github.com/apache/arrow/issues/43519 And 3.14: - https://github.com/apache/arrow/issues/47438 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: https://github.com/apache/arrow/pull/47616) (equivalent PRs for Python 3.13: https://github.com/apache/arrow/pull/43539, https://github.com/apache/arrow/pull/44193, ) (issue that added free-threaded support for 3.13: https://github.com/apache/arrow/issues/43536) (equivalent PR for Python 3.12: https://github.com/apache/arrow/pull/37901) ### 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]
