[issue44434] _thread module: Remove redundant PyThread_exit_thread() call to avoid glibc fatal error: libgcc_s.so.1 must be installed for pthread_cancel to work

STINNER Victor report at bugs.python.org
Mon Jun 21 08:29:46 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Ok, the issue is now fixed in 3.9, 3.10 and main branches.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.10, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue44434>
_______________________________________


More information about the Python-bugs-list mailing list