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.13:58:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352037508.3394.3.camel@localhost.localdomain>
In-reply-to <1352037359.3.0.821457546037.issue5765@psf.upfronthosting.co.za>
Content
> You can take the scaling factor out if you really want, but it adds no
> real maintenance overhead, and better reflects the real stack usage.

Can you also add a related snippet in
Tools/scripts/find_recursionlimit.py ?
History
Date User Action Args
2012-11-04 13:58:55pitrousetrecipients: + pitrou, terry.reedy, amaury.forgeotdarc, ncoghlan, ggenellina, ag6502, benjamin.peterson, Mark.Shannon, python-dev, francismb, serhiy.storchaka
2012-11-04 13:58:55pitroulinkissue5765 messages
2012-11-04 13:58:55pitroucreate