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 sbt
Recipients kristjan.jonsson, loewis, paul.moore, pitrou, python-dev, sbt, vstinner
Date 2012-06-19.15:54:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1340121296.9.0.00662109011305.issue15038@psf.upfronthosting.co.za>
In-reply-to
Content
The notes should also mention that PyCOND_SIGNAL() and PyCOND_BROADCAST() must be called while holding the mutex.  (pthreads does not have that restriction.)
History
Date User Action Args
2012-06-19 15:54:57sbtsetrecipients: + sbt, loewis, paul.moore, pitrou, kristjan.jonsson, vstinner, python-dev
2012-06-19 15:54:56sbtsetmessageid: <1340121296.9.0.00662109011305.issue15038@psf.upfronthosting.co.za>
2012-06-19 15:54:56sbtlinkissue15038 messages
2012-06-19 15:54:56sbtcreate