[issue41984] Empty __slots__ can create untracked reference cycles

Pablo Galindo Salgado report at bugs.python.org
Wed Oct 14 14:06:31 EDT 2020


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:

In any case, you can expose:

https://docs.python.org/3/c-api/gcsupport.html#c.PyObject_GC_UnTrack

in the testcapi module

----------

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


More information about the Python-bugs-list mailing list