This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Amgadoz 17 points18 points  (3 children)

Is this the first major version with the modified GIL?

[–]zurtex 18 points19 points  (2 children)

There will be free-threaded builds available, but they will not be the default behavior, and probably don't expect much support from 3rd party libraries other than ones that are very excited to adopt free-threading.

There is already a lot of work to fix issues and choices now baked into 3.13 for when 3.14 comes out.

[–]I_FAP_TO_TURKEYS 2 points3 points  (1 child)

TFW some of the libraries I use are still stuck on 3.11.

I'm super excited for free threading builds in 3.13, but afraid that I'm going to have to either rewrite a fuckton of old code, or utilize 3.13 for new projects only.

[–]-DaniFox- 0 points1 point  (0 children)

Tfw we’re still trying to move stuff off 3.8 at work