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-17.23:35:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568763336.73.0.552827063029.issue38070@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1ce16fb0977283ae42a9f8917bbca5f44aa69324 by Victor Stinner in branch 'master':
bpo-38070: Py_FatalError() logs runtime state (GH-16246)
https://github.com/python/cpython/commit/1ce16fb0977283ae42a9f8917bbca5f44aa69324
History
Date User Action Args
2019-09-17 23:35:36vstinnersetrecipients: + vstinner, pablogsal, miss-islington
2019-09-17 23:35:36vstinnersetmessageid: <1568763336.73.0.552827063029.issue38070@roundup.psfhosted.org>
2019-09-17 23:35:36vstinnerlinkissue38070 messages
2019-09-17 23:35:36vstinnercreate