diff options
author | Victor Stinner <victor.stinner@haypocalc.com> | 2011-06-10 14:02:10 +0200 |
---|---|---|
committer | Victor Stinner <victor.stinner@haypocalc.com> | 2011-06-10 14:02:10 +0200 |
commit | 7f294d1e19a4f20f03e972d47c54cd6d19c42983 (patch) | |
tree | 9082c28a0efd7572fdbddaaf66b06044551b8d34 /Python | |
parent | 3a38a6db432e518f384d546646c678425a80f001 (diff) | |
download | cpython-git-7f294d1e19a4f20f03e972d47c54cd6d19c42983.tar.gz |
Issue #8407: skip sigwait() tests if pthread_sigmask() is missing
The new tests now requires pthread_sigmask(). Skip the test if the function is
missing, e.g. if Python is compiled without threads.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions