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 ned.deily, serhiy.storchaka, terry.reedy, xiang.zhang, zach.ware
Date 2016-09-01.03:48:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1472701704.27.0.576884873468.issue27918@psf.upfronthosting.co.za>
In-reply-to
Content
I completely agree that we should not check that gui works unless and until it is requested.  Can you write a patch to do the switch?  

My point was that even when I request gui, I still don't want to see the flash.  I do TDD for test files as well as app files and I may run tests 10s of times in a day.  I will be happy to have that be a bit less stressful.
History
Date User Action Args
2016-09-01 03:48:24terry.reedysetrecipients: + terry.reedy, ned.deily, zach.ware, serhiy.storchaka, xiang.zhang
2016-09-01 03:48:24terry.reedysetmessageid: <1472701704.27.0.576884873468.issue27918@psf.upfronthosting.co.za>
2016-09-01 03:48:24terry.reedylinkissue27918 messages
2016-09-01 03:48:24terry.reedycreate