You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The official release doesn't contain wheels for python 3.14t (python that is complied from source with support for free threading (CPython interpreter without the Global Interpreter Lock (GIL)). Are there any plans to support it?
Support for Python3.14t is missing.
The official release doesn't contain wheels for python 3.14t (python that is complied from source with support for free threading (CPython interpreter without the Global Interpreter Lock (GIL)). Are there any plans to support it?
Thanks,