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 pitrou
Recipients brian.curtin, kristjan.jonsson, loewis, pitrou, sbt, tim.golden
Date 2011-03-21.15:57:06
SpamBayes Score 0.015981477
Marked as misclassified No
Message-id <1300723028.72.0.632315996819.issue11618@psf.upfronthosting.co.za>
In-reply-to
Content
Just for the record, here is the critical section-based version.

I would still favour committing the semaphore-based version first (especially in 3.2), and then discussing performance improvements if desired.
History
Date User Action Args
2011-03-21 15:57:08pitrousetrecipients: + pitrou, loewis, kristjan.jonsson, tim.golden, brian.curtin, sbt
2011-03-21 15:57:08pitrousetmessageid: <1300723028.72.0.632315996819.issue11618@psf.upfronthosting.co.za>
2011-03-21 15:57:06pitroulinkissue11618 messages
2011-03-21 15:57:06pitroucreate