diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 12:39:54 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 12:39:54 +0000 |
commit | dbbc6603a60d50da6e1cdc1bce91bda9e69a67ca (patch) | |
tree | 4b7b62c637f2b8073a40681dc246f93a741e02ea /Python | |
parent | 47dd648dbfc60749cab9ca33d4b26063d451abc9 (diff) | |
download | cpython-git-dbbc6603a60d50da6e1cdc1bce91bda9e69a67ca.tar.gz |
Blocked revisions 76432,76558 via svnmerge
........
r76432 | mark.dickinson | 2009-11-20 19:30:22 +0000 (Fri, 20 Nov 2009) | 5 lines
Issue #7272: Add configure test to detect whether sem_open works
properly, and use this to skip test_multiprocessing on platforms
where sem_open raises a signal. This should fix some FreeBSD buildbot
failures for test_multiprocessing.
........
r76558 | mark.dickinson | 2009-11-28 10:44:20 +0000 (Sat, 28 Nov 2009) | 4 lines
Issue #7272, continued: don't re-use existing HAVE_BROKEN_POSIX_SEMAPHORES
to indicate that semaphores aren't available; define a new variable
POSIX_SEMAPHORES_NOT_ENABLED instead.
........
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions