diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-01 15:37:12 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-01 15:37:12 +0200 |
commit | 44378d46f61f70c40a2e157bdf94150ef694f102 (patch) | |
tree | 4adc0412793981239a5a894087b5958049af0333 /Python/fileutils.c | |
parent | fcb88c45030c5480ca184a2911bd3f9357b323d5 (diff) | |
download | cpython-git-44378d46f61f70c40a2e157bdf94150ef694f102.tar.gz |
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 'Python/fileutils.c')
0 files changed, 0 insertions, 0 deletions