[issue28737] Document that tp_dealloc handler must call PyObject_GC_UnTrack if Py_TPFLAGS_HAVE_GC is set

Łukasz Langa report at bugs.python.org
Thu Oct 28 15:23:51 EDT 2021


Łukasz Langa <lukasz at langa.pl> added the comment:

Thanks, Sam! ✨ 🍰 ✨

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.10, Python 3.11, Python 3.9 -Python 3.5

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


More information about the Python-bugs-list mailing list