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 vstinner
Recipients serhiy.storchaka, terry.reedy, vstinner
Date 2017-10-13.20:42:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507927349.26.0.213398074469.issue25588@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6234e9068332f61f935cf13fa5b1a924a99c28b2 by Victor Stinner (Miss Islington (bot)) in branch '3.6':
[3.6] bpo-25588: Fix regrtest when run inside IDLE (GH-3962) (#3987)
https://github.com/python/cpython/commit/6234e9068332f61f935cf13fa5b1a924a99c28b2
History
Date User Action Args
2017-10-13 20:42:29vstinnersetrecipients: + vstinner, terry.reedy, serhiy.storchaka
2017-10-13 20:42:29vstinnersetmessageid: <1507927349.26.0.213398074469.issue25588@psf.upfronthosting.co.za>
2017-10-13 20:42:29vstinnerlinkissue25588 messages
2017-10-13 20:42:29vstinnercreate