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-04-07.21:13:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1617829981.81.0.214531202608.issue42923@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3d55aa9e7365af76e40680271328deece27a7339 by Victor Stinner in branch 'master':
bpo-42923: Fix _Py_DumpExtensionModules() for NULL sysdict (GH-25262)
https://github.com/python/cpython/commit/3d55aa9e7365af76e40680271328deece27a7339
History
Date User Action Args
2021-04-07 21:13:01vstinnersetrecipients: + vstinner, corona10
2021-04-07 21:13:01vstinnersetmessageid: <1617829981.81.0.214531202608.issue42923@roundup.psfhosted.org>
2021-04-07 21:13:01vstinnerlinkissue42923 messages
2021-04-07 21:13:01vstinnercreate