[issue43268] [internals] Pass the current interpreter (interp) rather than the current Python thread state (state)

STINNER Victor report at bugs.python.org
Fri Feb 19 09:51:58 EST 2021


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


New changeset 839184f85cb2d2ad514fff9b431733d1c9607533 by Victor Stinner in branch 'master':
bpo-43268: local_clear() uses _PyInterpreterState_GET() (GH-24583)
https://github.com/python/cpython/commit/839184f85cb2d2ad514fff9b431733d1c9607533


----------

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


More information about the Python-bugs-list mailing list