]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias...
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Mon, 5 Jul 2021 16:22:43 +0000 (00:22 +0800)
committerGitHub <noreply@github.com>
Mon, 5 Jul 2021 16:22:43 +0000 (17:22 +0100)
commit51a29c42f10bd9368db9a21f2f63319be2e30b95
treeab58efea90bb969a878321bc245497e3f61e7d5a
parent9f47d872dbebdd95fd6b0a3351aeafaf82dfd203
[3.9] bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016) (GH-27028)
Misc/NEWS.d/next/Core and Builtins/2021-07-04-23-38-51.bpo-44562.QdeRQo.rst [new file with mode: 0644]
Objects/genericaliasobject.c