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 paul.moore
Recipients paul.moore, steve.dower, vinay.sajip
Date 2015-02-14.14:59:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1423925955.39.0.302643429195.issue23465@psf.upfronthosting.co.za>
In-reply-to
Content
Implementation of PEP 486 (Make the Python Launcher aware of virtual environments). Tested manually on my local PC - there aren't currently any tests for the launcher that I can see (and I'm not entirely sure how I'd write such a test) so the patch includes code and docs but no tests.
History
Date User Action Args
2015-02-14 14:59:15paul.mooresetrecipients: + paul.moore, vinay.sajip, steve.dower
2015-02-14 14:59:15paul.mooresetmessageid: <1423925955.39.0.302643429195.issue23465@psf.upfronthosting.co.za>
2015-02-14 14:59:15paul.moorelinkissue23465 messages
2015-02-14 14:59:15paul.moorecreate