]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-21222: Fix improperly merged change so that final hooks are called before types...
authorSteve Dower <steve.dower@python.org>
Fri, 3 Jul 2020 22:34:46 +0000 (23:34 +0100)
committerGitHub <noreply@github.com>
Fri, 3 Jul 2020 22:34:46 +0000 (23:34 +0100)
commit941117aaa32bf8b02c739ad848ac727292f75b05
treec52bfc658463e13547a0a46eb5a81478afcbe102
parente1d4fdc53347617bea1aff0d7112471453f65003
bpo-21222: Fix improperly merged change so that final hooks are called before types are cleared (GH-21304)
Python/pylifecycle.c