Message135443
| Author | vstinner |
|---|---|
| Recipients | docs@python, vstinner |
| Date | 2011-05-07.10:26:38 |
| SpamBayes Score | 0.022701742 |
| Marked as misclassified | No |
| Message-id | <1304763998.76.0.565788611217.issue12028@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I think that threading._get_ident() is more reliable than threading.current_thread().ident because Thread.ident can be None in some cases. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-07 10:26:38 | vstinner | set | recipients: + vstinner, docs@python |
| 2011-05-07 10:26:38 | vstinner | set | messageid: <1304763998.76.0.565788611217.issue12028@psf.upfronthosting.co.za> |
| 2011-05-07 10:26:38 | vstinner | link | issue12028 messages |
| 2011-05-07 10:26:38 | vstinner | create | |