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 python-dev, serhiy.storchaka, vstinner
Date 2015-10-01.09:57:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1443693431.73.0.988396465643.issue25274@psf.upfronthosting.co.za>
In-reply-to
Content
sys_setrecursionlimit-2.patch: fix error message, exchange the last 2 PyErr_Format() parameters.
History
Date User Action Args
2015-10-01 09:57:11vstinnersetrecipients: + vstinner, python-dev, serhiy.storchaka
2015-10-01 09:57:11vstinnersetmessageid: <1443693431.73.0.988396465643.issue25274@psf.upfronthosting.co.za>
2015-10-01 09:57:11vstinnerlinkissue25274 messages
2015-10-01 09:57:11vstinnercreate