Maciek Fijalkowski added the comment:

Attached file that handles stack overflow slightly better (from pypy).
It really measures stack size, not some arbitrary limit of python calls.
Yes, this have slightly bigger overhead than just passing around number,
but as a side effect solves Lib/test/crashers/recursion_limit_too_high.py

----------
nosy: +fijal

__________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1881>
__________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to