[issue5765] stack overflow evaluating eval("()" * 30000)

Antoine Pitrou report at bugs.python.org
Sun Nov 4 14:58:55 CET 2012


Antoine Pitrou added the comment:

> 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 ?

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5765>
_______________________________________


More information about the Python-bugs-list mailing list