[issue5392] stack overflow after hitting recursion limit twice
Gabriel Genellina
report at bugs.python.org
Sun Mar 1 16:58:10 CET 2009
Gabriel Genellina <gagsl-py2 at yahoo.com.ar> added the comment:
It is an artificial value, I don't require a recursion
limit so low in any application. I found it when
looking into #5370.
If there is a lower limit to sys.setrecursionlimit,
maybe it should be enforced. But since it fails only
the second time, it looks like a bug somewhere.
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue5392>
_______________________________________
More information about the Python-bugs-list
mailing list