diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-18 16:33:28 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-04-18 16:33:28 +0200 |
commit | 33feeab598f5b0926a2835837c70c257f9be6749 (patch) | |
tree | 705dd9ecea80c8857cdea1a96972730f46c28a4b /Python/pystate.c | |
parent | 8e4eeef4ee8589ecaf8537b1060920f9c5027de7 (diff) | |
download | cpython-git-33feeab598f5b0926a2835837c70c257f9be6749.tar.gz |
(Merge 3.1) Issue #11768: The signal handler of the signal module only calls
Py_AddPendingCall() for the first signal to fix a deadlock on reentrant or
parallel calls. PyErr_SetInterrupt() writes also into the wake up file.
Diffstat (limited to 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions