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 serhiy.storchaka
Recipients ethan.furman, miss-islington, serhiy.storchaka, terry.reedy
Date 2020-10-09.19:56:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602273387.49.0.695565423911.issue41831@roundup.psfhosted.org>
In-reply-to
Content
New changeset 43c3eafa1bcdc522870e112d3e2d67ce2451c34b by Miss Skeleton (bot) in branch '3.9':
bpo-41831: Add tests for tkinter.Event.__repr__ (GH-22354) (GH-22617)
https://github.com/python/cpython/commit/43c3eafa1bcdc522870e112d3e2d67ce2451c34b
History
Date User Action Args
2020-10-09 19:56:27serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ethan.furman, miss-islington
2020-10-09 19:56:27serhiy.storchakasetmessageid: <1602273387.49.0.695565423911.issue41831@roundup.psfhosted.org>
2020-10-09 19:56:27serhiy.storchakalinkissue41831 messages
2020-10-09 19:56:27serhiy.storchakacreate