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 pablogsal, serhiy.storchaka, terry.reedy, vstinner
Date 2019-03-23.00:25:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553300728.43.0.306088607052.issue36339@roundup.psfhosted.org>
In-reply-to
Content
My guess is that the failure is in event_generate(key), as in #36286.  If so, this is a duplicate of the latter.

How often have you seen a failure?  For event_generate('<Key-Down>'), etc, the failure time in my test script varies from 1000 to 100_000 tries and there have been no build-bot failures reported to me.

Now that I can make the failure happen, I still need to experiment with trying to stop it.
History
Date User Action Args
2019-03-23 00:25:28terry.reedysetrecipients: + terry.reedy, vstinner, serhiy.storchaka, pablogsal
2019-03-23 00:25:28terry.reedysetmessageid: <1553300728.43.0.306088607052.issue36339@roundup.psfhosted.org>
2019-03-23 00:25:28terry.reedylinkissue36339 messages
2019-03-23 00:25:28terry.reedycreate