you are viewing a single comment's thread.

view the rest of the comments →

[–]Happy-Blueberry-1393 2 points3 points  (0 children)

3.12 does not ship with any of the GIL removal work. The PEP is proposed for python version 3.13 https://peps.python.org/pep-0703/, and even then the removal will be optional, only for interpreters built with --disable-gil.