[issue13546] sys.setrecursionlimit() crashes IDLE

Amaury Forgeot d'Arc report at bugs.python.org
Wed Dec 7 11:02:06 CET 2011


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

On the other hand, there is no reason for the recursion limit to be actually reached, just by setting it!  Is there a hidden infinite recursion somewhere?

----------
nosy: +amaury.forgeotdarc

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


More information about the Python-bugs-list mailing list