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 SylvainDe, aroberge, corona10, ronaldoussoren, serhiy.storchaka, shihai1991, vstinner
Date 2021-01-25.22:13:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611612799.02.0.16244470666.issue42955@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9852cb38112a4f8d11e26c3423643ea994d5a14f by Victor Stinner in branch 'master':
bpo-42955: Rename module_names to sys.stdlib_module_names (GH-24332)
https://github.com/python/cpython/commit/9852cb38112a4f8d11e26c3423643ea994d5a14f
History
Date User Action Args
2021-01-25 22:13:19vstinnersetrecipients: + vstinner, ronaldoussoren, aroberge, serhiy.storchaka, SylvainDe, corona10, shihai1991
2021-01-25 22:13:19vstinnersetmessageid: <1611612799.02.0.16244470666.issue42955@roundup.psfhosted.org>
2021-01-25 22:13:19vstinnerlinkissue42955 messages
2021-01-25 22:13:18vstinnercreate