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 gregory.p.smith, hobb0001, jyasskin, pitrou, rnk
Date 2010-07-10.19:43:55
SpamBayes Score 0.0057857772
Marked as misclassified No
Message-id <1278791041.12.0.355601401769.issue8844@psf.upfronthosting.co.za>
In-reply-to
Content
The RLock version gets different semantics in your patch: it doesn't retry acquiring when a signal is caught. Is there a reason for that?

By the way, your patch works fine under Windows.
History
Date User Action Args
2010-07-10 19:44:01pitrousetrecipients: + pitrou, gregory.p.smith, jyasskin, rnk, hobb0001
2010-07-10 19:44:01pitrousetmessageid: <1278791041.12.0.355601401769.issue8844@psf.upfronthosting.co.za>
2010-07-10 19:43:55pitroulinkissue8844 messages
2010-07-10 19:43:55pitroucreate