]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40137: Fix refleak in _functools_exec() (GH-24006)
authorVictor Stinner <vstinner@python.org>
Wed, 30 Dec 2020 01:24:43 +0000 (02:24 +0100)
committerGitHub <noreply@github.com>
Wed, 30 Dec 2020 01:24:43 +0000 (02:24 +0100)
commitba0e49a4648e727d1a16b3ce479499eb39f22311
tree6eaa26ebbfdaf063f8b9664d6562abe0c237d8e1
parent056c08211b402b4dbc1530a9de9d00ad5309909f
bpo-40137: Fix refleak in _functools_exec() (GH-24006)
Modules/_functoolsmodule.c