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 miss-islington, pablogsal, vstinner
Date 2019-09-18.12:10:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568808633.91.0.267924719835.issue38070@roundup.psfhosted.org>
In-reply-to
Content
New changeset 47bbab9f76735acc1991e541d12fd18be6b13b16 by Victor Stinner in branch '3.8':
[3.8] bpo-38070: Py_FatalError() logs runtime state (GH-16258)
https://github.com/python/cpython/commit/47bbab9f76735acc1991e541d12fd18be6b13b16
History
Date User Action Args
2019-09-18 12:10:33vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2019-09-18 12:10:33vstinnersetmessageid: <1568808633.91.0.267924719835.issue38070@roundup.psfhosted.org>
2019-09-18 12:10:33vstinnerlinkissue38070 messages
2019-09-18 12:10:33vstinnercreate