-
Notifications
You must be signed in to change notification settings - Fork 221
Closed
Labels
proposalIdea for a new feature.Idea for a new feature.
Description
Hello, are there any plans to add support for free-threaded Python?
Free-threading was experimental in Python 3.13 but was stabilized in Python 3.14 which is currently in release-candidate stage. Other popular Python libraries like numpy and pandas support it and cibuildwheel builds free-threaded wheels https://cibuildwheel.pypa.io/en/stable/options/#enable.
Free-threading documentation is here: https://docs.python.org/3.14/howto/free-threading-python.html
Metadata
Metadata
Assignees
Labels
proposalIdea for a new feature.Idea for a new feature.