➜

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.

作者 ncoghlan
收信人 ncoghlan, neologix, pitrou, rosslagerwall, vstinner
日期 2012-03-28.16:23:01
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1332951782.05.0.909925530984.issue14432@psf.upfronthosting.co.za>
In-reply-to
内容
It may not even have to specifically test the crash - any operation that accessed the tstate on the frame and could be shown to be accessing the wrong thread state when called from another thread could demonstrate the problem.
历史
日期 用户 动作 参数
2012-03-28 16:23:02ncoghlan修改recipients: + ncoghlan, pitrou, vstinner, neologix, rosslagerwall
2012-03-28 16:23:02ncoghlan修改messageid: <1332951782.05.0.909925530984.issue14432@psf.upfronthosting.co.za>
2012-03-28 16:23:01ncoghlan链接issue14432 messages
2012-03-28 16:23:01ncoghlan创建