News

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.
Formal plans for a Python that supports true parallelism are finally on the table. Here’s how a GIL-free Python will finally come together.