Message343224
| Author | jaketesler |
|---|---|
| Recipients | Michael.Felt, eryksun, jaketesler, pitrou, vstinner |
| Date | 2019-05-22.17:59:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558547981.95.0.474841248936.issue36084@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Victor – the return value of _start_new_thread is the the `ident` parameter, and its not the same as the native id. See here: https://github.com/python/cpython/pull/11993#issuecomment-491544908 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-22 17:59:41 | jaketesler | set | recipients: + jaketesler, pitrou, vstinner, eryksun, Michael.Felt |
| 2019-05-22 17:59:41 | jaketesler | set | messageid: <1558547981.95.0.474841248936.issue36084@roundup.psfhosted.org> |
| 2019-05-22 17:59:41 | jaketesler | link | issue36084 messages |
| 2019-05-22 17:59:41 | jaketesler | create | |