News

Python 3.11 will bear the fruits of CPython's multi-year effort to make Python a faster programming language.
Python’s core developers finally decided to remove the GIL from CPython, but only if it could be done without slowing down single-threaded programs.
The Python Software Foundation has appointed a new Developer in Residence (DIR) to work full-time on the Python programming language and support its developer community. Core developer Łukasz ...
A new JIT compiler, the first no-GIL edition of Python, better errors and typing enhancement, and the removal of dead batteries are all part of Python 3.13.