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 Anthony Sottile, miss-islington, taleinat, terry.reedy
Date 2021-01-25.11:33:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611574434.01.0.276757640935.issue43013@roundup.psfhosted.org>
In-reply-to
Content
New changeset 879986d8a932c4524cb6ff822afc9537de16e28d by Terry Jan Reedy in branch 'master':
bpo-43013: Fix old tkinter module names in idlelib (GH-24326)
https://github.com/python/cpython/commit/879986d8a932c4524cb6ff822afc9537de16e28d
History
Date User Action Args
2021-01-25 11:33:54terry.reedysetrecipients: + terry.reedy, taleinat, Anthony Sottile, miss-islington
2021-01-25 11:33:54terry.reedysetmessageid: <1611574434.01.0.276757640935.issue43013@roundup.psfhosted.org>
2021-01-25 11:33:54terry.reedylinkissue43013 messages
2021-01-25 11:33:53terry.reedycreate