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 vstinner
Date 2020-04-30.00:21:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588206096.88.0.449432459985.issue40443@roundup.psfhosted.org>
In-reply-to
Content
New changeset b1e11c31c523dc082985e9de779ceeb47224e536 by Victor Stinner in branch 'master':
bpo-40443: Remove unused imports in tests (GH-19804)
https://github.com/python/cpython/commit/b1e11c31c523dc082985e9de779ceeb47224e536
History
Date User Action Args
2020-04-30 00:21:36vstinnersetrecipients: + vstinner
2020-04-30 00:21:36vstinnersetmessageid: <1588206096.88.0.449432459985.issue40443@roundup.psfhosted.org>
2020-04-30 00:21:36vstinnerlinkissue40443 messages
2020-04-30 00:21:36vstinnercreate