The GIL can now be disabled in Python's main branch
The GIL can now be disabled in Python's main branch

github.com
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` by swtaarrs · Pull Request #116338 · python/cpython

The GIL can now be disabled in Python's main branch
gh-116167: Allow disabling the GIL with `PYTHON_GIL=0` or `-X gil=0` by swtaarrs · Pull Request #116338 · python/cpython