[issue38006] Crash in remove() weak reference callback of weakref.WeakValueDictionary at Python exit

Tim Peters report at bugs.python.org
Mon Sep 30 00:05:05 EDT 2019


Tim Peters <tim at python.org> added the comment:

Ah, nevermind my last comment - yes. handle_weakrefs will clear all weakrefs to the objects we know are trash.

----------

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


More information about the Python-bugs-list mailing list