]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46417: _PyStructSequence_FiniType() updates _Py_RefTotal (GH-30988)
authorVictor Stinner <vstinner@python.org>
Fri, 28 Jan 2022 13:08:32 +0000 (14:08 +0100)
committerGitHub <noreply@github.com>
Fri, 28 Jan 2022 13:08:32 +0000 (14:08 +0100)
commit9a241271139a317597aca71d5971346b2cfe7dbd
treed20749d2328025cc00ff7b5a36a7d8c69063a70f
parent89fd7c34520aac493a8784a221366ed04452612b
bpo-46417: _PyStructSequence_FiniType() updates _Py_RefTotal (GH-30988)
Objects/structseq.c