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.

作者 vstinner
收信人 docs@python, vstinner
日期 2011-05-07.10:26:38
SpamBayes Score 0.022701742
Marked as misclassified
Message-id <1304763998.76.0.565788611217.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.
历史
日期 用户 动作 参数
2011-05-07 10:26:38vstinner修改recipients: + vstinner, docs@python
2011-05-07 10:26:38vstinner修改messageid: <1304763998.76.0.565788611217.issue12028@psf.upfronthosting.co.za>
2011-05-07 10:26:38vstinner链接issue12028 messages
2011-05-07 10:26:38vstinner创建