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 taleinat
Recipients taleinat, terry.reedy
Date 2018-06-24.06:17:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529821036.21.0.56676864532.issue33951@psf.upfronthosting.co.za>
In-reply-to
Content
The issue occurs when running the following on Windows 10 Pro 64-bit on the latest master branch (ea737751b10fff752aafed0231e8a02b82ba365d):

python -m test -ugui -m test_highlight_target_text_mouse test_idle

(This test failed for perhaps an unrelated reason on Travis CI for GH-7887.   I encountered the issue while investigating that failure.)
History
Date User Action Args
2018-06-24 06:17:16taleinatsetrecipients: + taleinat, terry.reedy
2018-06-24 06:17:16taleinatsetmessageid: <1529821036.21.0.56676864532.issue33951@psf.upfronthosting.co.za>
2018-06-24 06:17:16taleinatlinkissue33951 messages
2018-06-24 06:17:15taleinatcreate