[issue44531] Add _PyType_AllocNoTrack() function: allocate without tracking in the GC

STINNER Victor report at bugs.python.org
Tue Jun 29 10:39:38 EDT 2021


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


New changeset 823460daa9fab3d0cf00ec553d1e35635ef73d40 by Victor Stinner in branch 'main':
bpo-44531: Fix type_repr() if tp_name is NULL (GH-26948)
https://github.com/python/cpython/commit/823460daa9fab3d0cf00ec553d1e35635ef73d40


----------

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


More information about the Python-bugs-list mailing list