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 kristjan.jonsson
Recipients brian.curtin, kristjan.jonsson, loewis, pitrou, python-dev, sbt, tim.golden
Date 2012-04-24.21:14:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1335302076.82.0.796689811181.issue11618@psf.upfronthosting.co.za>
In-reply-to
Content
Here is a new patch.
I've factored out the NT condittion variable code into thread_nt_cv.h which is now used by both thread_nt.h and ceval_gil.h
History
Date User Action Args
2012-04-24 21:14:37kristjan.jonssonsetrecipients: + kristjan.jonsson, loewis, pitrou, tim.golden, brian.curtin, python-dev, sbt
2012-04-24 21:14:36kristjan.jonssonsetmessageid: <1335302076.82.0.796689811181.issue11618@psf.upfronthosting.co.za>
2012-04-24 21:14:36kristjan.jonssonlinkissue11618 messages
2012-04-24 21:14:36kristjan.jonssoncreate