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 mark.dickinson, r.david.murray
Date 2009-12-17.09:09:16
SpamBayes Score 0.0023945533
Marked as misclassified No
Message-id <1261040958.22.0.93344381204.issue7497@psf.upfronthosting.co.za>
In-reply-to
Content
The configure test for enabled POSIX semaphores is now failing for me on 
OS X 10.6:  the test produces

sem_open: Permission denied
History
Date User Action Args
2009-12-17 09:09:18mark.dickinsonsetrecipients: + mark.dickinson, r.david.murray
2009-12-17 09:09:18mark.dickinsonsetmessageid: <1261040958.22.0.93344381204.issue7497@psf.upfronthosting.co.za>
2009-12-17 09:09:16mark.dickinsonlinkissue7497 messages
2009-12-17 09:09:16mark.dickinsoncreate