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

STINNER Victor report at bugs.python.org
Wed Jun 3 08:40:03 EDT 2020


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


New changeset fa7ab6aa0f9a4f695e5525db5a113cd21fa93787 by Victor Stinner in branch 'master':
bpo-40826: Add _PyOS_InterruptOccurred(tstate) function (GH-20599)
https://github.com/python/cpython/commit/fa7ab6aa0f9a4f695e5525db5a113cd21fa93787


----------

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


More information about the Python-bugs-list mailing list