diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-01 13:37:12 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-01 13:37:12 (GMT) |
commit | 44378d46f61f70c40a2e157bdf94150ef694f102 (patch) | |
tree | 4adc0412793981239a5a894087b5958049af0333 /Lib/test/regrtest.py | |
parent | fcb88c45030c5480ca184a2911bd3f9357b323d5 (diff) | |
download | cpython-44378d46f61f70c40a2e157bdf94150ef694f102.zip cpython-44378d46f61f70c40a2e157bdf94150ef694f102.tar.gz cpython-44378d46f61f70c40a2e157bdf94150ef694f102.tar.bz2 |
Issue #11393: signal of user signal displays tracebacks even if tstate==NULL
* faulthandler_user() displays the tracebacks of all threads even if it is
unable to get the state of the current thread
* test_faulthandler: only release the GIL in test_gil_released() check
* create check_signum() subfunction
Diffstat (limited to 'Lib/test/regrtest.py')
0 files changed, 0 insertions, 0 deletions