[Python-Dev] In-Python virtualisation and packaging

Carl Meyer carl at oddbird.net
Tue Jun 14 01:50:44 CEST 2011


On 06/13/2011 06:46 PM, Carl Meyer wrote:
> FWIW, historically pretty much every new Python version has broken
> virtualenv

I should clarify that this is because of the delicate stdlib
bootstrapping virtualenv currently has to do; the built-in virtualenv
eliminates this entirely and will require much less maintenance for new
Python versions.

Carl


More information about the Python-Dev mailing list