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-12.18:48:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552416539.29.0.138270707637.issue35661@roundup.psfhosted.org>
In-reply-to
Content
Maybe you can just call builder.create_configuration() from the test and pass in enough context that it doesn't have to create a real venv? That would also make the test faster.
History
Date User Action Args
2019-03-12 18:48:59steve.dowersetrecipients: + steve.dower, brett.cannon, vinay.sajip, vstinner, cheryl.sabella
2019-03-12 18:48:59steve.dowersetmessageid: <1552416539.29.0.138270707637.issue35661@roundup.psfhosted.org>
2019-03-12 18:48:59steve.dowerlinkissue35661 messages
2019-03-12 18:48:59steve.dowercreate