The newly approved Python Enhancement Proposal 751 gives Python a standard lock file format for specifying the dependencies of projects. Here’s the what, why, and when. Python Enhancement Proposal ...
Citing a lack of performance when it comes to concurrent workloads, Google decided it needed to toss out the standard Python interpreter in favour of a new approach that transcompiles Python into Go.