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 neologix
Recipients asksol, db3l, jnoller, neologix, vstinner
Date 2011-10-04.17:30:56
SpamBayes Score 0.017099174
Marked as misclassified No
Message-id <1317749457.07.0.53451424878.issue10348@psf.upfronthosting.co.za>
In-reply-to
Content
-1
IMHO, implementing SysV semaphores would be a step backwards, plus the API is a real pain.
I think there's no reason to complicate the code to accomodate such corner cases, especially since the systems that don't support POSIX semaphores will eventually die out...
History
Date User Action Args
2011-10-04 17:30:57neologixsetrecipients: + neologix, db3l, vstinner, jnoller, asksol
2011-10-04 17:30:57neologixsetmessageid: <1317749457.07.0.53451424878.issue10348@psf.upfronthosting.co.za>
2011-10-04 17:30:56neologixlinkissue10348 messages
2011-10-04 17:30:56neologixcreate