[issue44881] Consider integration of PyObject_GC_UnTrack() with the trashcan C API

STINNER Victor report at bugs.python.org
Wed Aug 11 05:46:27 EDT 2021


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

> Now, any object that uses the trashcan *must* be a GC object.

It would be nice to add an assertion in _PyTrash_begin().

----------

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


More information about the Python-bugs-list mailing list