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

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


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

I created bpo-44531 "Add _PyType_AllocNoTrack() function: allocate without tracking in the GC".

----------

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


More information about the Python-bugs-list mailing list