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, serhiy.storchaka, terry.reedy
Date 2020-10-09.18:45:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602269157.19.0.647179778498.issue41831@roundup.psfhosted.org>
In-reply-to
Content
New changeset f25323a307a72c40862c87c2df822f83be6645da by Serhiy Storchaka in branch 'master':
bpo-41831: Add tests for tkinter.Event.__repr__ (GH-22354)
https://github.com/python/cpython/commit/f25323a307a72c40862c87c2df822f83be6645da
History
Date User Action Args
2020-10-09 18:45:57serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ethan.furman
2020-10-09 18:45:57serhiy.storchakasetmessageid: <1602269157.19.0.647179778498.issue41831@roundup.psfhosted.org>
2020-10-09 18:45:57serhiy.storchakalinkissue41831 messages
2020-10-09 18:45:57serhiy.storchakacreate