summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@haypocalc.com>2011-04-19 23:30:57 +0200
committerVictor Stinner <victor.stinner@haypocalc.com>2011-04-19 23:30:57 +0200
commit31f0922dfc65b5c2f9ba835392872b5f46115c07 (patch)
treed69388a8f8df058070043b5bc8000b294c4dfb07 /Python
parentdd88a05efca9f4650f6e796a1ec6b645777b8c3f (diff)
downloadcpython-31f0922dfc65b5c2f9ba835392872b5f46115c07.tar.gz
faulthandler: don't use sigprocmask()
It has an undefined behaviour with threads, only use pthread_sigmask() if it is available (and not broken).
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions