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-09.16:06:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507565186.96.0.213398074469.issue31683@psf.upfronthosting.co.za>
In-reply-to
Content
IMHO this issue is theorical. I don't expect that anyone would call Py_FatalError() with a very long message, so I will not backport the fix to Python 2.7 and 3.6.

Thanks for the bug report Oren Milman!
History
Date User Action Args
2017-10-09 16:06:26vstinnersetrecipients: + vstinner, Oren Milman
2017-10-09 16:06:26vstinnersetmessageid: <1507565186.96.0.213398074469.issue31683@psf.upfronthosting.co.za>
2017-10-09 16:06:26vstinnerlinkissue31683 messages
2017-10-09 16:06:26vstinnercreate