-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
questionFurther information is requestedFurther information is requested
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested