Message 103234 - Python tracker (original) (raw)

Message103234

Author r.david.murray
Recipients beazley, dabeaz, flox, kristjan.jonsson, loewis, pitrou, r.david.murray, techtonik, torsten
Date 2010-04-15.17:04:04
SpamBayes Score 0.0003019382
Marked as misclassified No
Message-id 1271351045.6.0.673336636898.issue8299@psf.upfronthosting.co.za
In-reply-to
Content
My understanding is that David noticed the problem originally on MacOS. If the emulation is indeed being used on that platform (and a little googling indicates the MacOS posix semaphore implementation is considered at least slightly broken, and FreeBSD didn't support it until 7.2), then perhaps that is why he was looking at that code.
History
Date User Action Args
2010-04-15 17:04:05 r.david.murray set recipients: + r.david.murray, loewis, beazley, pitrou, kristjan.jonsson, techtonik, flox, dabeaz, torsten
2010-04-15 17:04:05 r.david.murray set messageid: 1271351045.6.0.673336636898.issue8299@psf.upfronthosting.co.za
2010-04-15 17:04:04 r.david.murray link issue8299 messages
2010-04-15 17:04:04 r.david.murray create