Python 3.14 added a new module concurrent.interpreters which allows creating isolated sub-interpreters with their own GIL. I like the concept and experimented it with it a bit in pytest-xdist/execnet, ...
Insight into compilers and interpreters for the Python programming language. Their functions and features. Potential applications for these platforms. Created by Guido van Rossum in 1991, Python has ...