[issue42972] [C API] Heap types (PyType_FromSpec) must fully implement the GC protocol

STINNER Victor report at bugs.python.org
Thu May 27 16:59:14 EDT 2021


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


New changeset f4b70c22c8e37dd7a06702e30b121a6651683421 by Erlend Egeberg Aasland in branch 'main':
bpo-42972: Fully support GC protocol for _operator heap types (GH-26371)
https://github.com/python/cpython/commit/f4b70c22c8e37dd7a06702e30b121a6651683421


----------

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


More information about the Python-bugs-list mailing list