News

Python 3.11 will bear the fruits of CPython's multi-year effort to make Python a faster programming language.
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.