[issue1881] increase parser stack limit
Christian Heimes
report at bugs.python.org
Tue Jan 22 09:55:16 CET 2008
Christian Heimes added the comment:
Maciek Fijalkowski wrote:
> Maciek Fijalkowski added the comment:
>
> Attached file that handles stack overflow slightly better (from pypy).
> It really measures stack size, not some arbitrary limit of python calls.
> Yes, this have slightly bigger overhead than just passing around number,
> but as a side effect solves Lib/test/crashers/recursion_limit_too_high.py
Where is the file?
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1881>
__________________________________
More information about the Python-bugs-list
mailing list