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 brett.cannon
Recipients brett.cannon
Date 2018-10-16.22:12:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1539727932.79.0.788709270274.issue35003@psf.upfronthosting.co.za>
In-reply-to
Content
Having venv install files into Scripts/ on Windows but into bin/ on UNIX is troublesome for anything that tries to be cross-platform regarding virtual environments. Having a way to create a virtual environment on Windows where bin/ is used over Scripts/ would be handy.
History
Date User Action Args
2018-10-16 22:12:12brett.cannonsetrecipients: + brett.cannon
2018-10-16 22:12:12brett.cannonsetmessageid: <1539727932.79.0.788709270274.issue35003@psf.upfronthosting.co.za>
2018-10-16 22:12:12brett.cannonlinkissue35003 messages
2018-10-16 22:12:12brett.cannoncreate