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 pitrou
Recipients Mark.Shannon, ag6502, amaury.forgeotdarc, benjamin.peterson, francismb, ggenellina, ncoghlan, pitrou, python-dev, serhiy.storchaka, terry.reedy
Date 2012-11-04.14:35:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352039713.3394.4.camel@localhost.localdomain>
In-reply-to <1352039163.97.0.616874660052.issue5765@psf.upfronthosting.co.za>
Content
> The sanity check in the recursion limit finding script is definitely a
> good idea, so I added that (as the commits show).

Didn't you make a mistake in the recursion factor there? Or is it really
10 rather than 3?
History
Date User Action Args
2012-11-04 14:35:40pitrousetrecipients: + pitrou, terry.reedy, amaury.forgeotdarc, ncoghlan, ggenellina, ag6502, benjamin.peterson, Mark.Shannon, python-dev, francismb, serhiy.storchaka
2012-11-04 14:35:40pitroulinkissue5765 messages
2012-11-04 14:35:40pitroucreate