[issue40226] Leak in tstate->interp->ceval.pending

STINNER Victor report at bugs.python.org
Wed Apr 8 11:55:06 EDT 2020


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


New changeset dda5d6e071c6a9d65993d45b90232565cfad2cde by Victor Stinner in branch 'master':
bpo-40226: PyInterpreterState_Delete() deletes pending calls (GH-19436)
https://github.com/python/cpython/commit/dda5d6e071c6a9d65993d45b90232565cfad2cde


----------

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


More information about the Python-bugs-list mailing list