]> granicus.if.org Git - python/commitdiff
(Merge 3.3) test_faulthandler: use _sigsegv() instead of _read_null()
authorVictor Stinner <victor.stinner@gmail.com>
Mon, 17 Jun 2013 21:39:06 +0000 (23:39 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Mon, 17 Jun 2013 21:39:06 +0000 (23:39 +0200)
faulthandler._read_null() is not reliable: it does not crash on AIX.

1  2 
Lib/test/test_faulthandler.py

Simple merge