commit | 68330b681a4b63cedad58fcfd1d9573209bad21d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Jul 04 10:55:35 2021 -0700 |
committer | GitHub <noreply@github.com> | Sun Jul 04 10:55:35 2021 -0700 |
tree | d507dc14072730d9ea3db8b07b0e21eb66871934 | |
parent | 9bf7c2d638a582af2444bc864feba13ab8957b68 [diff] |
bpo-44562: Remove invalid PyObject_GC_Del from error path of types.GenericAlias … (GH-27016) (cherry picked from commit d33943a6c368c2184e238019c63ac7a267da5594) Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>