[issue40839] Disallow calling PyDict_GetItem() with the GIL released

STINNER Victor report at bugs.python.org
Tue Jun 2 08:03:33 EDT 2020


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


New changeset 59d3dce69b0a4f6ee17578ae68037cc7ae90936f by Victor Stinner in branch 'master':
bpo-40839: PyDict_GetItem() requires the GIL (GH-20580)
https://github.com/python/cpython/commit/59d3dce69b0a4f6ee17578ae68037cc7ae90936f


----------

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


More information about the Python-bugs-list mailing list