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 maria, vstinner, zach.ware
Date 2017-09-05.23:07:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504652866.34.0.983513220611.issue30445@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 6fce7ea893dc3f69b607dd6ef48c2d3d0f6ca414 by Victor Stinner in branch '3.6':
bpo-30445: Allow appended output in RecursionError message (#3356)
https://github.com/python/cpython/commit/6fce7ea893dc3f69b607dd6ef48c2d3d0f6ca414
History
Date User Action Args
2017-09-05 23:07:46vstinnersetrecipients: + vstinner, zach.ware, maria
2017-09-05 23:07:46vstinnersetmessageid: <1504652866.34.0.983513220611.issue30445@psf.upfronthosting.co.za>
2017-09-05 23:07:46vstinnerlinkissue30445 messages
2017-09-05 23:07:46vstinnercreate