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 brett.cannon, cheryl.sabella, steve.dower, vinay.sajip, vstinner
Date 2019-03-13.00:18:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552436332.88.0.629756157325.issue35661@roundup.psfhosted.org>
In-reply-to
Content
Yeah, that failure on Windows is due to not correctly detecting a venv made from a build tree, rather than a venv from a proper install. I have a fix for that in the other bug. If it got that far, it means it used the correct prefix path, so it'll be fine.
History
Date User Action Args
2019-03-13 00:18:52steve.dowersetrecipients: + steve.dower, brett.cannon, vinay.sajip, vstinner, cheryl.sabella
2019-03-13 00:18:52steve.dowersetmessageid: <1552436332.88.0.629756157325.issue35661@roundup.psfhosted.org>
2019-03-13 00:18:52steve.dowerlinkissue35661 messages
2019-03-13 00:18:52steve.dowercreate