diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2012-08-01 19:36:36 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2012-08-01 19:36:36 +0200 |
commit | 05404129ffe6623cf8546b7719afa473050bdb14 (patch) | |
tree | 6de08b6aafde5c104ab4e19300f9e371558d8fc2 /Python/pythonrun.c | |
parent | 0f8b610f08df2df74cb7db465faf7e3d837c6bd3 (diff) | |
download | cpython-05404129ffe6623cf8546b7719afa473050bdb14.tar.gz |
Fix the user signal handler of faulthandler
Don't exit the tstate is NULL to restore the errno and chain the signal handler
if needed.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions