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:57:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602273462.18.0.869114220128.issue41831@roundup.psfhosted.org>
In-reply-to
Content
New changeset eb38c6b7aa35d3003ec0958533421902d19ce408 by Serhiy Storchaka in branch 'master':
bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355)
https://github.com/python/cpython/commit/eb38c6b7aa35d3003ec0958533421902d19ce408
History
Date User Action Args
2020-10-09 19:57:42serhiy.storchakasetrecipients: + serhiy.storchaka, terry.reedy, ethan.furman, miss-islington
2020-10-09 19:57:42serhiy.storchakasetmessageid: <1602273462.18.0.869114220128.issue41831@roundup.psfhosted.org>
2020-10-09 19:57:42serhiy.storchakalinkissue41831 messages
2020-10-09 19:57:42serhiy.storchakacreate