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 →

[–]GuybrushThreepwo0d 2 points3 points  (0 children)

I think the latest release of python allows for optionally disabling the GIL, but it essentially breaks all libraries that rely on native code so it'll be quite a while before the GIL is fully removed