STINNER Victor <vstin...@python.org> added the comment:

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

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue42969>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to