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 vstinner
Recipients miss-islington, terry.reedy, vstinner
Date 2020-04-30.09:26:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588238800.77.0.0717965018104.issue40443@roundup.psfhosted.org>
In-reply-to
Content
New changeset 90549676e063c2c818cfc14213d3adb7edcc2bd5 by Victor Stinner in branch 'master':
bpo-40443: Remove unused imports in the stdlib (GH-19803)
https://github.com/python/cpython/commit/90549676e063c2c818cfc14213d3adb7edcc2bd5
History
Date User Action Args
2020-04-30 09:26:40vstinnersetrecipients: + vstinner, terry.reedy, miss-islington
2020-04-30 09:26:40vstinnersetmessageid: <1588238800.77.0.0717965018104.issue40443@roundup.psfhosted.org>
2020-04-30 09:26:40vstinnerlinkissue40443 messages
2020-04-30 09:26:40vstinnercreate