This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Laurent Dufrechou, eryksun, paul.moore, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-01-16.21:46:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1452980800.99.0.1685750824.issue26065@psf.upfronthosting.co.za>
In-reply-to
Content
I'm declaring using venv from the embeddable distro as unsupported, and it will be removed completely from the next release.

To create virtual environments, use a regular install of Python.
History
Date User Action Args
2016-01-16 21:46:41steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, python-dev, zach.ware, eryksun, Laurent Dufrechou
2016-01-16 21:46:40steve.dowersetmessageid: <1452980800.99.0.1685750824.issue26065@psf.upfronthosting.co.za>
2016-01-16 21:46:40steve.dowerlinkissue26065 messages
2016-01-16 21:46:40steve.dowercreate