[issue30255] test_xml_etree: python: Objects/sliceobject.c:176: _PySlice_AdjustIndices: Assertion `step >= -PY_SSIZE_T_MAX' failed.

STINNER Victor report at bugs.python.org
Thu May 4 21:49:59 EDT 2017


STINNER Victor added the comment:

> It's very strange because I expect either a crash: regrtest stops with no more output, or a report of the crash. But no, regrtest displays the summary as everything was fine...

It was a bug in regrtest: now fixed by bpo-30258.

----------

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


More information about the Python-bugs-list mailing list