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 zach.ware
Recipients BreamoreBoy, jaraco, jkloth, michael.foord, piotr.dobrogost, steve.dower, tim.golden, zach.ware
Date 2014-07-16.19:46:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405540002.22.0.680678523775.issue17480@psf.upfronthosting.co.za>
In-reply-to
Content
I think a pyvenv.exe would be overkill, but I think it would be reasonable to install the pyvenv script to <install_dir>\Scripts rather than <install_dir>\Tools\Scripts, possibly as both 'pyvenv.py' and 'pyvenv-X.Y.py'.  Personally, I still prefer 'py -3 -m venv', but I understand the argument that that's not enough.
History
Date User Action Args
2014-07-16 19:46:42zach.waresetrecipients: + zach.ware, jaraco, tim.golden, jkloth, michael.foord, BreamoreBoy, piotr.dobrogost, steve.dower
2014-07-16 19:46:42zach.waresetmessageid: <1405540002.22.0.680678523775.issue17480@psf.upfronthosting.co.za>
2014-07-16 19:46:42zach.warelinkissue17480 messages
2014-07-16 19:46:42zach.warecreate