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, jnoller, pitrou, python-dev, sbt, tim.golden
Date 2011-11-21.20:38:26
SpamBayes Score 0.01965789
Marked as misclassified No
Message-id <1321907907.59.0.589719045777.issue12328@psf.upfronthosting.co.za>
In-reply-to
Content
I've re-added the fast uncontended path in semaphore.c and committed sigint_event.patch. Now I'm gonna take a look at pipe_poll_fix.patch...
History
Date User Action Args
2011-11-21 20:38:27pitrousetrecipients: + pitrou, tim.golden, jnoller, brian.curtin, python-dev, sbt
2011-11-21 20:38:27pitrousetmessageid: <1321907907.59.0.589719045777.issue12328@psf.upfronthosting.co.za>
2011-11-21 20:38:27pitroulinkissue12328 messages
2011-11-21 20:38:26pitroucreate