[issue41984] Empty __slots__ can create untracked reference cycles

Brandt Bucher report at bugs.python.org
Wed Oct 14 19:00:53 EDT 2020


Brandt Bucher <brandtbucher at gmail.com> added the comment:

Actually, never mind. Because of the way finalization works, we need to create untracked *types* for these tests, not untracked *instances*.

PR up soon.

----------

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


More information about the Python-bugs-list mailing list