[issue9670] Exceed Recursion Limit in Thread

R. David Murray report at bugs.python.org
Tue Aug 24 16:44:01 CEST 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

As I mentioned on the other ticket, I think bumping the default stack size is probably the most useful solution.  This is is a clearer description of the stack problem, since it doesn't get involved in MIMETypes internals, so I'm not closing it as a duplicate.

----------

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


More information about the Python-bugs-list mailing list