Message135441
| Author | vstinner |
|---|---|
| Recipients | docs@python, vstinner |
| Date | 2011-05-07.10:24:44 |
| SpamBayes Score | 0.0024402228 |
| Marked as misclassified | No |
| Message-id | <1304763885.69.0.0673307272.issue12028@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I don't know why threading._get_ident() (which is _thread.get_ident()) is private: this function is safe. This function becomes useful with pthread_kill() which will be added by #8407. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-05-07 10:24:45 | vstinner | set | recipients: + vstinner, docs@python |
| 2011-05-07 10:24:45 | vstinner | set | messageid: <1304763885.69.0.0673307272.issue12028@psf.upfronthosting.co.za> |
| 2011-05-07 10:24:44 | vstinner | link | issue12028 messages |
| 2011-05-07 10:24:44 | vstinner | create | |