[issue44562] types.GenericAlias should decref instead of using delete in tp_new

Pablo Galindo Salgado report at bugs.python.org
Sun Jul 4 12:47:44 EDT 2021


Pablo Galindo Salgado <pablogsal at gmail.com> added the comment:


New changeset d33943a6c368c2184e238019c63ac7a267da5594 by Ken Jin in branch 'main':
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016)
https://github.com/python/cpython/commit/d33943a6c368c2184e238019c63ac7a267da5594


----------

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


More information about the Python-bugs-list mailing list