[Python-modules-team] Bug#956332: Python2 Removal Is Intentional

Scott Kitterman debian at kitterman.com
Sun May 3 13:51:48 BST 2020


On Fri, 10 Apr 2020 02:40:07 +0000 Scott Kitterman <debian at kitterman.com> 
wrote:
> This is not a bug.  Python2 is no longer supported upstream and we are in 
the process of removing it.

For anyone coming along looking for additional information, as of pip 20.1, 
which as I write this is about to be uploaded to Debian, building a python2 
virtualenv from python3 is fully functional.  It's as simple as:

virtualenv --python=python2.7 $NAME

This should be supported as long as we have a pip version that supports 
python2 (planned for removal by upstream in pip 21.0) and the python2 
interpreter is still in Debian.

Scott K
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://alioth-lists.debian.net/pipermail/python-modules-team/attachments/20200503/5b68e44d/attachment-0001.sig>


More information about the Python-modules-team mailing list