Skip to content

Support Python 3.13t (free-threaded mode) #114

@stephen29xie

Description

@stephen29xie

Should we support Python 3.13t?

from https://docs.python.org/3/whatsnew/3.13.html#free-threaded-cpython

CPython now has experimental support for running in a free-threaded mode, with the global interpreter lock (GIL) disabled. This is an experimental feature and therefore is not enabled by default. The free-threaded mode requires a different executable, usually called python3.13t or python3.13t.exe.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions