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 terry.reedy
Recipients paul.moore, steve.dower, terry.reedy, tim.golden, vstinner, zach.ware
Date 2017-05-03.01:56:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493776567.26.0.726158341096.issue30233@psf.upfronthosting.co.za>
In-reply-to
Content
Victor, I forgot to ask.  Did you properly test IDLE before committing the patch?  This means building python 3.5, starting IDLE, and exercising the modules affected.  test_idle is nowhere nearly a substitute for such hand-testing.  This is a big part of the 'bother' I referred to.
History
Date User Action Args
2017-05-03 01:56:07terry.reedysetrecipients: + terry.reedy, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2017-05-03 01:56:07terry.reedysetmessageid: <1493776567.26.0.726158341096.issue30233@psf.upfronthosting.co.za>
2017-05-03 01:56:07terry.reedylinkissue30233 messages
2017-05-03 01:56:06terry.reedycreate