diff options
author | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 12:48:43 +0000 |
---|---|---|
committer | Mark Dickinson <dickinsm@gmail.com> | 2009-11-28 12:48:43 +0000 |
commit | 732dc343319fd6dbc0260cb6e05fd9df7ae677e1 (patch) | |
tree | ede79f15f23e763b79a1178ef03564989888f332 /Python/pythonrun.c | |
parent | fa58d96a44585766f47c9b33187a5e838981073b (diff) | |
download | cpython-732dc343319fd6dbc0260cb6e05fd9df7ae677e1.tar.gz |
Merged revisions 76432,76558 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
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/pythonrun.c')
0 files changed, 0 insertions, 0 deletions