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

Christian Heimes report at bugs.python.org
Thu May 27 03:48:35 EDT 2021


Christian Heimes <lists at cheimes.de> added the comment:


New changeset 6ef5ba391d700bde7ec3ffd5fb7132a30dd309c4 by Erlend Egeberg Aasland in branch 'main':
bpo-42972: Fully support GC for hashlib heap types (GH-26374)
https://github.com/python/cpython/commit/6ef5ba391d700bde7ec3ffd5fb7132a30dd309c4


----------

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


More information about the Python-bugs-list mailing list