Hacker News
- PEP 703 – Making the Global Interpreter Lock Optional in CPython https://peps.python.org/pep-0703/ 5 comments
Lobsters
- PEP 703 – Making the Global Interpreter Lock Optional in CPython https://peps.python.org/pep-0703/ 8 comments performance, python
- PEP 703 – Making the Global Interpreter Lock Optional in CPython https://peps.python.org/pep-0703/ 110 comments python
Linking pages
- What's up, Python? The GIL removed, a new compiler, optparse deprecated... https://www.bitecode.dev/p/whats-up-python-the-gil-removed-a 353 comments
- Immortalization in Python 3.12: A Dive into Python Internals https://codeconfessions.substack.com/p/understanding-immortal-objects-in 20 comments
- What's up in the Python community? https://www.bitecode.dev/p/whats-up-in-the-python-community-98e 1 comment
- Python moves to remove the GIL and boost concurrency | InfoWorld https://www.infoworld.com/article/3704248/python-moves-to-remove-the-gil-and-boost-concurrency.html 1 comment
- Is it finally time to remove the Python GIL? | InfoWorld https://www.infoworld.com/article/3685373/is-it-finally-time-to-remove-the-python-gil.html 0 comments
- Python GIL vs. nogil: Boost I/O Performance 10x With One Line Change https://www.backblaze.com/blog/python-gil-vs-nogil-boost-i-o-performance-10x-with-one-line-change/ 0 comments
- The GIL Was Removed From Python!? https://superfastpython.com/gil-removed-from-python/ 0 comments
Linked pages
- Is Parallel Programming Hard, And, If So, What Can You Do About It? https://mirrors.edge.kernel.org/pub/linux/kernel/people/paulmck/perfbook/perfbook.html 275 comments
- PyParallel http://pyparallel.org/ 98 comments
- OpenAI Five https://openai.com/five/ 95 comments
- IronPython.net / http://ironpython.net/ 73 comments
- GitHub - uploadcare/pillow-simd: The friendly PIL fork https://github.com/uploadcare/pillow-simd#readme 44 comments
- Home | Jython https://www.jython.org 26 comments
- Dabeaz: An Inside Look at the GIL Removal Patch of Lore http://dabeaz.blogspot.com/2011/08/inside-look-at-gil-removal-patch-of.html 17 comments
- Software Transactional Memory — PyPy documentation https://doc.pypy.org/en/latest/stm.html 1 comment
- The NetHack Learning Environment to advance deep reinforcement learning https://ai.facebook.com/blog/nethack-learning-environment-to-advance-deep-reinforcement-learning 0 comments
- GitHub - colesbury/nogil: Multithreaded Python without the GIL https://github.com/colesbury/nogil 0 comments
- What is RCU, Fundamentally? [LWN.net] http://lwn.net/Articles/262464/ 0 comments
Would you like to stay up to date with Python? Checkout Python Weekly.
Related searches:
Search whole site: site:peps.python.org
Search title: PEP 703 – Making the Global Interpreter Lock Optional in CPython | peps.python.org
See how to search.