[issue40887] Free lists are still used after being finalized (cleared)

STINNER Victor report at bugs.python.org
Tue Jun 23 05:37:03 EDT 2020


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

All free lists now have assertions to ensure that they are no longer used after their finalization.

----------

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


More information about the Python-bugs-list mailing list