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.

作者 pitrou
收信人 belopolsky, brett.cannon, christian.heimes, grahamd, gvanrossum, ncoghlan, neologix, pitrou, vstinner
日期 2012-04-28.23:16:54
SpamBayes Score -1.0
Marked as misclassified
Message-id <1335655021.75.0.363297712684.issue9260@psf.upfronthosting.co.za>
In-reply-to
内容
New patch gets rid of the reliance on _thread.RLock (uses non-recursive locks instead), and should solve the synchronization issue. Other issues remain.
历史
日期 用户 动作 参数
2012-04-28 23:17:06pitrou修改recipients: + pitrou, gvanrossum, brett.cannon, ncoghlan, belopolsky, vstinner, christian.heimes, grahamd, neologix
2012-04-28 23:17:01pitrou修改messageid: <1335655021.75.0.363297712684.issue9260@psf.upfronthosting.co.za>
2012-04-28 23:17:01pitrou链接issue9260 messages
2012-04-28 23:17:01pitrou创建