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 xiang.zhang
Recipients python-dev, terry.reedy, xiang.zhang
Date 2016-09-05.05:49:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473054543.69.0.643472473205.issue27922@psf.upfronthosting.co.za>
In-reply-to
Content
After some tries, I think it seems to be caused by the second open in test_open_and_close in SearchDialogBaseTest. The second open calls self.top.deiconify.
History
Date User Action Args
2016-09-05 05:49:03xiang.zhangsetrecipients: + xiang.zhang, terry.reedy, python-dev
2016-09-05 05:49:03xiang.zhangsetmessageid: <1473054543.69.0.643472473205.issue27922@psf.upfronthosting.co.za>
2016-09-05 05:49:03xiang.zhanglinkissue27922 messages
2016-09-05 05:49:03xiang.zhangcreate