[issue3850] find_recursion_limit.py is broken

A.M. Kuchling report at bugs.python.org
Sat Sep 13 04:04:42 CEST 2008


A.M. Kuchling <lists at amk.ca> added the comment:

The patch seems fine to me.

The docstring at the top of the file says:

It ends when Python causes a segmentation fault because the limit is
too high.  On platforms like Mac and Windows, it should exit with a
MemoryError.

On my Macbook, it segfaults; perhaps that docstring applied only 
to MacOS 9?

----------
nosy: +akuchling

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


More information about the Python-bugs-list mailing list