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 ncoghlan
Recipients grahamd, ncoghlan
Date 2014-08-17.11:58:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1408276720.24.0.904523250155.issue22213@psf.upfronthosting.co.za>
In-reply-to
Content
Yeah, PEP 432 (my proposal to redesign the startup sequence) could just as well be subtitled "getpath.c hurts my brain" :P

One tricky part here is going to be figuring out how to test this - perhaps adding a new test option to _testembed and then running it both inside and outside a venv.
History
Date User Action Args
2014-08-17 11:58:40ncoghlansetrecipients: + ncoghlan, grahamd
2014-08-17 11:58:40ncoghlansetmessageid: <1408276720.24.0.904523250155.issue22213@psf.upfronthosting.co.za>
2014-08-17 11:58:40ncoghlanlinkissue22213 messages
2014-08-17 11:58:40ncoghlancreate