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 terry.reedy, vstinner
Date 2020-04-30.01:28:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588210138.46.0.231383140462.issue40443@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6900f16d2207ca4fc252fa9d778ca0b13a3c95e0 by Victor Stinner in branch 'master':
bpo-40443: Remove unused imports in idlelib (GH-19801)
https://github.com/python/cpython/commit/6900f16d2207ca4fc252fa9d778ca0b13a3c95e0
History
Date User Action Args
2020-04-30 01:28:58terry.reedysetrecipients: + terry.reedy, vstinner
2020-04-30 01:28:58terry.reedysetmessageid: <1588210138.46.0.231383140462.issue40443@roundup.psfhosted.org>
2020-04-30 01:28:58terry.reedylinkissue40443 messages
2020-04-30 01:28:58terry.reedycreate