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 corona10, vstinner
Date 2021-01-19.22:35:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1611095734.78.0.587466133002.issue42923@roundup.psfhosted.org>
In-reply-to
Content
New changeset 66f77caca39ba39ebe1e4a95dba6d19b20d51951 by Victor Stinner in branch 'master':
bpo-42923: _Py_DumpExtensionModules() ignores stdlib ext (GH-24254)
https://github.com/python/cpython/commit/66f77caca39ba39ebe1e4a95dba6d19b20d51951
History
Date User Action Args
2021-01-19 22:35:34vstinnersetrecipients: + vstinner, corona10
2021-01-19 22:35:34vstinnersetmessageid: <1611095734.78.0.587466133002.issue42923@roundup.psfhosted.org>
2021-01-19 22:35:34vstinnerlinkissue42923 messages
2021-01-19 22:35:34vstinnercreate