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 cheryl.sabella
Recipients brett.cannon, cheryl.sabella, steve.dower, vinay.sajip, vstinner
Date 2019-03-12.16:50:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552409428.51.0.676225642137.issue35661@roundup.psfhosted.org>
In-reply-to
Content
Sorry about that.  I'll work on a fix and test it on the buildbots first.  

There are some tests with pyvenv.cfg that are skipped if it happens in a venv (@skipInVenv decorator), but the test right above this one (test_defaults) does not use the decorator and it checks pyvenv.cfg, so I think test_prompt might just need to do some cleanup first.
History
Date User Action Args
2019-03-12 16:50:28cheryl.sabellasetrecipients: + cheryl.sabella, brett.cannon, vinay.sajip, vstinner, steve.dower
2019-03-12 16:50:28cheryl.sabellasetmessageid: <1552409428.51.0.676225642137.issue35661@roundup.psfhosted.org>
2019-03-12 16:50:28cheryl.sabellalinkissue35661 messages
2019-03-12 16:50:28cheryl.sabellacreate