[issue1881] increase parser stack limit

Christian Heimes report at bugs.python.org
Mon Jan 21 15:03:15 CET 2008


Christian Heimes added the comment:

10-fold is very progressive. Let's be a bit more conservative for
platforms with a small stack size (e.g. *BSD and mobile phones). A
parser stack limit of about 1500 would still allow roughly 100 deeply
nested lists.

----------
nosy: +tiran
priority:  -> normal

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1881>
__________________________________


More information about the Python-bugs-list mailing list