]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-93747: Fix Refleak when handling multiple Py_tp_doc slots (gh-93749)
authorDong-hee Na <donghee.na@python.org>
Sun, 12 Jun 2022 15:55:01 +0000 (00:55 +0900)
committerGitHub <noreply@github.com>
Sun, 12 Jun 2022 15:55:01 +0000 (00:55 +0900)
commitae1ca74513e792b09c8057a87aa28715b5c9f50b
tree9c8e7185ee11c15f2cf6cd1e08702e0754a217f2
parent8f728e5baa7a673b83607aaccbd496d77d334ded
gh-93747: Fix Refleak when handling multiple Py_tp_doc slots (gh-93749)
Objects/typeobject.c