[issue9670] Exceed Recursion Limit in Thread

Ronald Oussoren report at bugs.python.org
Fri May 6 15:26:24 CEST 2011


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

Version 4 of the patch has two changes w.r.t version 3:

* Increase the stack size on OSX to ensure that tests pass with
  --with-pydebug

* Only test the recursion behavior on OSX (where we know the bug is
  fixed)

----------
Added file: http://bugs.python.org/file21907/issue9670-v4.patch

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


More information about the Python-bugs-list mailing list