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
收信人 brett.cannon, docs@python, georg.brandl, pitrou, vstinner
日期 2011-05-16.13:59:01
SpamBayes Score 0.008742618
Marked as misclassified
Message-id <1305554341.9.0.0247768970734.issue12028@psf.upfronthosting.co.za>
In-reply-to
内容
> I think that threading._get_ident() is more reliable than
> threading.current_thread().ident because Thread.ident can be None in
> some cases.

In which case can it be None?
历史
日期 用户 动作 参数
2011-05-16 13:59:01pitrou修改recipients: + pitrou, brett.cannon, georg.brandl, vstinner, docs@python
2011-05-16 13:59:01pitrou修改messageid: <1305554341.9.0.0247768970734.issue12028@psf.upfronthosting.co.za>
2011-05-16 13:59:01pitrou链接issue12028 messages
2011-05-16 13:59:01pitrou创建