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

miss-islington report at bugs.python.org
Fri May 28 10:26:24 EDT 2021


miss-islington <mariatta.wijaya+miss-islington at gmail.com> added the comment:


New changeset 1c0106ca8c72d671ad4e2b553489d786d06fce03 by Miss Islington (bot) in branch '3.10':
bpo-42972: Fully implement GC protocol for functools LRU cache (GH-26423)
https://github.com/python/cpython/commit/1c0106ca8c72d671ad4e2b553489d786d06fce03


----------

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


More information about the Python-bugs-list mailing list