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 vstinner
Date 2020-03-06.23:54:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583538864.37.0.292274122264.issue39882@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9e5d30cc99e34f4c3e7b2cd851de20816c9d1927 by Victor Stinner in branch 'master':
bpo-39882: Py_FatalError() logs the function name (GH-18819)
https://github.com/python/cpython/commit/9e5d30cc99e34f4c3e7b2cd851de20816c9d1927
History
Date User Action Args
2020-03-06 23:54:24vstinnersetrecipients: + vstinner
2020-03-06 23:54:24vstinnersetmessageid: <1583538864.37.0.292274122264.issue39882@roundup.psfhosted.org>
2020-03-06 23:54:24vstinnerlinkissue39882 messages
2020-03-06 23:54:24vstinnercreate