[issue1069092] segfault on printing nested sequences of None/Ellipsis

R. David Murray report at bugs.python.org
Mon Mar 22 19:45:04 CET 2010


R. David Murray <rdmurray at bitdance.com> added the comment:

On linux: on Py3 (trunk and 3.1) I get the recursion depth exceeded message, but on py2 trunk I get the segfault if I use 100000 for the range.  So somebody fixed this crasher in py3, somehow.

----------
nosy: +r.david.murray
resolution: wont fix -> 
stage:  -> needs patch
status: closed -> open
versions: +Python 2.7

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


More information about the Python-bugs-list mailing list