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 miss-islington
Recipients ethan.furman, miss-islington, serhiy.storchaka, terry.reedy
Date 2020-10-09.20:21:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602274863.91.0.528009331632.issue41831@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1f75fc7a9d9efbced2e0b0001ac148268a626d63 by Miss Skeleton (bot) in branch '3.9':
bpo-41831: Restore str implementation of __str__ in tkinter.EventType (GH-22355)
https://github.com/python/cpython/commit/1f75fc7a9d9efbced2e0b0001ac148268a626d63
History
Date User Action Args
2020-10-09 20:21:03miss-islingtonsetrecipients: + miss-islington, terry.reedy, ethan.furman, serhiy.storchaka
2020-10-09 20:21:03miss-islingtonsetmessageid: <1602274863.91.0.528009331632.issue41831@roundup.psfhosted.org>
2020-10-09 20:21:03miss-islingtonlinkissue41831 messages
2020-10-09 20:21:03miss-islingtoncreate