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 Oren Milman, vstinner
Date 2017-10-04.16:50:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 8d5a3aad2f805dc0ea40829b751f58aa6c75305d by Victor Stinner in branch 'master':
bpo-31683: Py_FatalError() now supports long error messages (#3878)
https://github.com/python/cpython/commit/8d5a3aad2f805dc0ea40829b751f58aa6c75305d
History
Date User Action Args
2017-10-04 16:50:14vstinnersetrecipients: + vstinner, Oren Milman
2017-10-04 16:50:14vstinnersetmessageid: <[email protected]>
2017-10-04 16:50:14vstinnerlinkissue31683 messages
2017-10-04 16:50:14vstinnercreate