This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author mark.dickinson
Recipients db3l, jnoller, mark.dickinson
Date 2009-11-28.10:27:29
SpamBayes Score 0.08779208
Marked as misclassified No
Message-id <1259404052.95.0.935103140193.issue7272@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm.  It seems that hijacking the existing HAVE_BROKEN_POSIX_SEMAPHORES 
wasn't a good idea.  I was surprised to find that OS X defines 
_POSIX_SEMAPHORES to -1, indicating a lack of POSIX semaphore support.
History
Date User Action Args
2009-11-28 10:27:33mark.dickinsonsetrecipients: + mark.dickinson, db3l, jnoller
2009-11-28 10:27:32mark.dickinsonsetmessageid: <1259404052.95.0.935103140193.issue7272@psf.upfronthosting.co.za>
2009-11-28 10:27:31mark.dickinsonlinkissue7272 messages
2009-11-28 10:27:30mark.dickinsoncreate