diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-03 14:57:12 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-05-03 14:57:12 +0200 |
commit | d0e516db50376ab0fd729c42bafda3e5a6225b94 (patch) | |
tree | 125054b4762cd8c0bed63d1a4b82c135f8d5275f /Python/dynload_next.c | |
parent | 2d4a91e0d0065b89cb9820b10e30f74c362cb430 (diff) | |
download | cpython-git-d0e516db50376ab0fd729c42bafda3e5a6225b94.tar.gz |
Issue #8407: pthread_sigmask() checks immediatly if signal handlers have been
called. The test checks that SIG_UNBLOCK calls immediatly the signal handler of
the pending SIGUSR1. Improve also the tests using an exception (division by
zero) instead of a flag (a function attribute).
Diffstat (limited to 'Python/dynload_next.c')
0 files changed, 0 insertions, 0 deletions