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 pablogsal, serhiy.storchaka, shihai1991, terry.reedy, vstinner, zach.ware
Date 2021-03-23.18:23:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616523792.31.0.231483514222.issue41718@roundup.psfhosted.org>
In-reply-to
Content
New changeset bd9154a495434464283f74b660160f89930cd791 by Victor Stinner in branch 'master':
bpo-41718: runpy now imports pkgutil in functions (GH-24996)
https://github.com/python/cpython/commit/bd9154a495434464283f74b660160f89930cd791
History
Date User Action Args
2021-03-23 18:23:12vstinnersetrecipients: + vstinner, terry.reedy, zach.ware, serhiy.storchaka, pablogsal, shihai1991
2021-03-23 18:23:12vstinnersetmessageid: <1616523792.31.0.231483514222.issue41718@roundup.psfhosted.org>
2021-03-23 18:23:12vstinnerlinkissue41718 messages
2021-03-23 18:23:12vstinnercreate