This tutorial by Martin Heinz on the per-interpreter GIL feature that's coming in #python 3.12 is excellent
It's not an easy feature to preview (you have to compile your own Python first) but the steps here were enough for me to get it running https://martinheinz.dev/blog/97
Edited 1y ago