Nieuws

Het officiële Python-team stelde PEP 751 vast. Hierin specificeert men de afhankelijkheden van pakketten voor een applicatie.
Human-readable and machine-generated lock file will specify what direct and indirect dependencies should be installed into a Python environment.
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.