cpython: 25a2aeecb34b (original) (raw)
Mercurial > cpython
changeset 69072:25a2aeecb34b
Issue #11393: Disable test_stack_overflow of test_faulthandler [#11393]
Victor Stinner victor.stinner@haypocalc.com | |
---|---|
date | Thu, 31 Mar 2011 02:05:54 +0200 |
parents | df240014e72f |
children | 024967cdc2f0 |
files | Lib/test/test_faulthandler.py |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-)[+] [-] Lib/test/test_faulthandler.py 1 |
line wrap: on
line diff
--- a/Lib/test/test_faulthandler.py +++ b/Lib/test/test_faulthandler.py @@ -153,6 +153,7 @@ faulthandler._fatal_error(b'xyz') 2, 'xyz')