python
python copied to clipboard
Is there a 3.13 nogil container?
I want a 3.13 nogil container, also with all optimizations, etc. I assume that the current 3.13 containers use the GIL.