[issue40826] PyOS_InterruptOccurred() now requires to hold the GIL: PyOS_Readline() crash

STINNER Victor report at bugs.python.org
Mon Jun 1 14:57:09 EDT 2020


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

See also bpo-40839: Disallow calling PyDict_GetItem() with the GIL released.

----------

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


More information about the Python-bugs-list mailing list