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
收信人 BreamoreBoy, gpolo, gps, pitrou
日期 2010-07-31.11:34:35
SpamBayes Score 0.05542443
Marked as misclassified
Message-id <1280576077.39.0.401408376953.issue4188@psf.upfronthosting.co.za>
In-reply-to
内容
The patch looks ok.
A more robust solution would be to modify _note() so that it never creates a DummyThread, and instead uses the raw thread id if the current thread doesn't have a corresponding Thread object.
历史
日期 用户 动作 参数
2010-07-31 11:34:37pitrou修改recipients: + pitrou, gps, gpolo, BreamoreBoy
2010-07-31 11:34:37pitrou修改messageid: <1280576077.39.0.401408376953.issue4188@psf.upfronthosting.co.za>
2010-07-31 11:34:35pitrou链接issue4188 messages
2010-07-31 11:34:35pitrou创建