News

Official support for free-threaded Python, an experimental JIT, and a smarter installation manager for Windows are among the goodies in Python 3.14. Now in a release candidate.
The global interpreter lock is both a key component of the Python runtime and a major obstacle to multithreading. These are the plans to get around it or get rid of it.
Language architects want to remove Python's GIL from the CPython interpreter, but doing so will kill the language. Search the TechTarget Network. Sign-up now. Start my free ... developers struggled ...