[issue9670] Exceed Recursion Limit in Thread

Ronald Oussoren report at bugs.python.org
Fri May 6 11:41:21 CEST 2011


Ronald Oussoren <ronaldoussoren at mac.com> added the comment:

For pydebug builds the default stacksize should be increased, and prefer to do this by unconditionally changing the stacksize.

W.r.t. the non-osx buildbot failures: it would be better if we could come up with a solution that doesn't disable the test for those platform but I won't do that work. I therefore propose to only enable the test on OSX.

----------

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


More information about the Python-bugs-list mailing list