Message402266
| Author | vstinner |
|---|---|
| Recipients | gregory.p.smith, izbyshev, jbms, vstinner |
| Date | 2021-09-20.18:26:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1632162361.9.0.526670937963.issue42969@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> It looks like the `_thread` module does not actually expose `PyThread_exit_thread` --- the similarly named `thread_PyThread_exit_thread` just raises SystemExit. Oh right, I was confused by the function name: "thread_PyThread_exit_thread()". It's a good thing that it's not exposed in Python :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-09-20 18:26:01 | vstinner | set | recipients: + vstinner, gregory.p.smith, izbyshev, jbms |
| 2021-09-20 18:26:01 | vstinner | set | messageid: <1632162361.9.0.526670937963.issue42969@roundup.psfhosted.org> |
| 2021-09-20 18:26:01 | vstinner | link | issue42969 messages |
| 2021-09-20 18:26:01 | vstinner | create | |