Hacker News new | ask | show | jobs
by westurner 1162 days ago
"PEP 703 – Making the Global Interpreter Lock Optional in CPython" (2023) https://github.com/python/peps/blob/main/pep-0703.rst https://peps.python.org/pep-0703/

colesbury/nogil https://github.com/colesbury/nogil :

  docker run -it nogil/python
  docker run -it nogil/python-cuda