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.17:35:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1610991304.44.0.158969856811.issue42923@roundup.psfhosted.org>
In-reply-to
Content
New changeset 314b8787e0c50985ba708034b84ff5b37a1d47de by Victor Stinner in branch 'master':
bpo-42923: Py_FatalError() avoids fprintf() (GH-24242)
https://github.com/python/cpython/commit/314b8787e0c50985ba708034b84ff5b37a1d47de
History
Date User Action Args
2021-01-18 17:35:04vstinnersetrecipients: + vstinner, corona10
2021-01-18 17:35:04vstinnersetmessageid: <1610991304.44.0.158969856811.issue42923@roundup.psfhosted.org>
2021-01-18 17:35:04vstinnerlinkissue42923 messages
2021-01-18 17:35:04vstinnercreate