Skip to content

Support for free-threaded Python #1508

@alihamdan

Description

@alihamdan

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

No one assigned

    Labels

    proposalIdea for a new feature.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions