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 brett.cannon, vstinner
Date 2021-03-10.11:10:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset a9c03d7fb78ab79710f79190f0584a09d9fd1a61 by Victor Stinner in branch 'master':
bpo-43456: Remove _xxsubinterpreters from sys.stdlib_module_names (GH-24814)
https://github.com/python/cpython/commit/a9c03d7fb78ab79710f79190f0584a09d9fd1a61
History
Date User Action Args
2021-03-10 11:10:26vstinnersetrecipients: + vstinner, brett.cannon
2021-03-10 11:10:26vstinnersetmessageid: <[email protected]>
2021-03-10 11:10:26vstinnerlinkissue43456 messages
2021-03-10 11:10:26vstinnercreate