[issue40142] Modify _PyObject_GC_TRACK() to ensure that newly tracked object is valid

STINNER Victor report at bugs.python.org
Mon Jun 28 22:25:22 EDT 2021


STINNER Victor <vstinner at python.org> added the comment:

Attached gc_track.patch: my latest attempt to implement this idea.

----------
Added file: https://bugs.python.org/file50130/gc_track.patch

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


More information about the Python-bugs-list mailing list