[issue14010] deeply nested filter segfaults

Serhiy Storchaka report at bugs.python.org
Sat Apr 6 19:22:39 CEST 2013


Serhiy Storchaka added the comment:

> - The tests with "range(1000000)" seems to duplicate those with recursion limit.

Oh, I forgot to remove old tests when had moved them to special test class.

> - zip_iter should would be simpler with a "goto error;"

Indeed. Thank you.

----------
versions:  -Python 3.2

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


More information about the Python-bugs-list mailing list