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.09:58:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1493805538.52.0.115187546765.issue30233@psf.upfronthosting.co.za>
In-reply-to
Content
Thanks, I feel better now.  This might end up being the only IDLE patch for 3.5.

A test issue for git CI with respect to tkinter and IDLE has been that Travis on Linux does not run 'gui' tests, so it is semi-useless for tk and IDLE.  I notice on PR 1397 that Appveyor a) ran this time, b)runs on Windows, and c) appears to run gui tests (test_tk and test_ttk_guionly were *not* skipped).  This is quite helpful.  And, of course, you will notice if one of the stable Windows buildbots running gui tests is not green.
History
Date User Action Args
2017-05-03 09:58:58terry.reedysetrecipients: + terry.reedy, paul.moore, vstinner, tim.golden, zach.ware, steve.dower
2017-05-03 09:58:58terry.reedysetmessageid: <1493805538.52.0.115187546765.issue30233@psf.upfronthosting.co.za>
2017-05-03 09:58:58terry.reedylinkissue30233 messages
2017-05-03 09:58:58terry.reedycreate