[issue41984] Empty __slots__ can create untracked reference cycles

Brandt Bucher report at bugs.python.org
Wed Oct 14 13:55:05 EDT 2020


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

No problem. I just need to rework some hacks in test_finalization where we use empty __slots__ to create non-GC types. I think I can just create a simple utility in _testcapi to untrack instances for this purpose.

----------

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


More information about the Python-bugs-list mailing list