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-27.23:03:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611788610.69.0.465460913329.issue42955@roundup.psfhosted.org>
In-reply-to
Content
New changeset 64fc105b2d2faaeadd1026d2417b83915af6622f by Victor Stinner in branch 'master':
bpo-42955: Remove sub-packages from sys.stdlib_module_names (GH-24353)
https://github.com/python/cpython/commit/64fc105b2d2faaeadd1026d2417b83915af6622f
History
Date User Action Args
2021-01-27 23:03:30vstinnersetrecipients: + vstinner, ronaldoussoren, aroberge, serhiy.storchaka, SylvainDe, corona10, shihai1991
2021-01-27 23:03:30vstinnersetmessageid: <1611788610.69.0.465460913329.issue42955@roundup.psfhosted.org>
2021-01-27 23:03:30vstinnerlinkissue42955 messages
2021-01-27 23:03:30vstinnercreate