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-11-19.10:21:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605781262.72.0.583184182505.issue42403@roundup.psfhosted.org>
In-reply-to
Content
New changeset 7d9d25dbedfffce61fc76bc7ccbfa9ae901bf56f by Victor Stinner in branch 'master':
bpo-42403: Fix pyflakes warnings in importlib (GH-23396)
https://github.com/python/cpython/commit/7d9d25dbedfffce61fc76bc7ccbfa9ae901bf56f
History
Date User Action Args
2020-11-19 10:21:02vstinnersetrecipients: + vstinner
2020-11-19 10:21:02vstinnersetmessageid: <1605781262.72.0.583184182505.issue42403@roundup.psfhosted.org>
2020-11-19 10:21:02vstinnerlinkissue42403 messages
2020-11-19 10:21:02vstinnercreate