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 | d3cb53570439b9f20604277d7d513804308e888f (patch) | |
tree | a0d81b5f99009afc1bd91c5bde5e28893be80090 /Python/pymath.c | |
parent | 4b8dd247e048d257220024d988dcc80c18ca3114 (diff) | |
download | cpython-d3cb53570439b9f20604277d7d513804308e888f.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/pymath.c')
0 files changed, 0 insertions, 0 deletions