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 python-dev
Recipients martin.panter, ned.deily, python-dev, serhiy.storchaka, terry.reedy, xiang.zhang, zach.ware
Date 2016-09-05.04:02:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160905040205.9619.21806.BE9DA5AE@psf.io>
In-reply-to
Content
New changeset de9e410e78d8 by Terry Jan Reedy in branch '2.7':
Issue #27918# test.resource.is_gui_available no longer flashes tk window.
https://hg.python.org/cpython/rev/de9e410e78d8

New changeset 756c27efe193 by Terry Jan Reedy in branch '3.5':
Issue #27918# test.resource.is_gui_available no longer flashes tk window.
https://hg.python.org/cpython/rev/756c27efe193
History
Date User Action Args
2016-09-05 04:02:08python-devsetrecipients: + python-dev, terry.reedy, ned.deily, martin.panter, zach.ware, serhiy.storchaka, xiang.zhang
2016-09-05 04:02:08python-devlinkissue27918 messages
2016-09-05 04:02:07python-devcreate