reneleonhardt commented on issue #47438: URL: https://github.com/apache/arrow/issues/47438#issuecomment-3442531002
Thank you very much for all your work! ❤️ As a side note, even with Arrow 22 and Python 3.14 the free-threading support is still `2 - Beta` instead of `3 - Stable` after one year? https://github.com/apache/arrow/blob/main/python/pyproject.toml#L43 ```toml classifiers = ['Programming Language :: Python :: Free Threading :: 2 - Beta'] ``` https://pypi.org/classifiers/ -- 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]
