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 jaraco
Recipients jaraco
Date 2021-06-19.17:10:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1624122611.12.0.383904537418.issue44461@roundup.psfhosted.org>
In-reply-to
Content
I can replicate the issue with this command: `python -m pdb -m importlib` (since `importlib` isn't executable, it triggers an error in runpy).
History
Date User Action Args
2021-06-19 17:10:11jaracosetrecipients: + jaraco
2021-06-19 17:10:11jaracosetmessageid: <1624122611.12.0.383904537418.issue44461@roundup.psfhosted.org>
2021-06-19 17:10:11jaracolinkissue44461 messages
2021-06-19 17:10:11jaracocreate