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-18.19:47:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610999241.59.0.890375384056.issue42923@roundup.psfhosted.org>
In-reply-to
Content
New changeset 250035d134ad482e724f73ce654682254b513ee0 by Victor Stinner in branch 'master':
bpo-42923: Dump extension modules on fatal error (GH-24207)
https://github.com/python/cpython/commit/250035d134ad482e724f73ce654682254b513ee0
History
Date User Action Args
2021-01-18 19:47:21vstinnersetrecipients: + vstinner, corona10
2021-01-18 19:47:21vstinnersetmessageid: <1610999241.59.0.890375384056.issue42923@roundup.psfhosted.org>
2021-01-18 19:47:21vstinnerlinkissue42923 messages
2021-01-18 19:47:21vstinnercreate