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

Serhiy Storchaka report at bugs.python.org
Sun Jul 4 14:19:00 EDT 2021


Serhiy Storchaka <storchaka+cpython at gmail.com> added the comment:

But is alias->origin initialized to safely call Py_XDECREF(alias->origin)?

----------

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


More information about the Python-bugs-list mailing list