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-05-28.19:16:20
SpamBayes Score 0.022145605
Marked as misclassified No
Message-id <1275074182.4.0.501700733756.issue8844@psf.upfronthosting.co.za>
In-reply-to
Content
3.2 is interesting in that it introduces a new internal API: PyThread_acquire_lock_timed(). We can therefore change that API again before release without risking any compatibility breakage. Reid, would you want to work on this?
History
Date User Action Args
2010-05-28 19:16:22pitrousetrecipients: + pitrou, gregory.p.smith, jyasskin, rnk, hobb0001
2010-05-28 19:16:22pitrousetmessageid: <1275074182.4.0.501700733756.issue8844@psf.upfronthosting.co.za>
2010-05-28 19:16:20pitroulinkissue8844 messages
2010-05-28 19:16:20pitroucreate