Message402266
> 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 :-) |
|
| 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 | |
|