[issue31719] [2.7] test_regrtest.test_crashed() fails on s390x

STINNER Victor report at bugs.python.org
Tue Oct 10 09:14:48 EDT 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:

> Why not use just abort() or Py_FatalError()?

I try to test how a real program crash, like a real invalid memory read. Maybe it doesn't matter much here.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue31719>
_______________________________________


More information about the Python-bugs-list mailing list