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.19:59:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset ccef823939d4ef602f2d8d13d0bfec29eda597a5 by Victor Stinner in branch 'master':
bpo-25588: Fix regrtest when run inside IDLE (#3962)
https://github.com/python/cpython/commit/ccef823939d4ef602f2d8d13d0bfec29eda597a5
History
Date User Action Args
2017-10-13 19:59:15vstinnersetrecipients: + vstinner, terry.reedy, serhiy.storchaka
2017-10-13 19:59:15vstinnersetmessageid: <[email protected]>
2017-10-13 19:59:15vstinnerlinkissue25588 messages
2017-10-13 19:59:15vstinnercreate