]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115618: Remove improper Py_XDECREFs in property methods (GH-115619)
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 17 Feb 2024 21:18:30 +0000 (23:18 +0200)
committerGitHub <noreply@github.com>
Sat, 17 Feb 2024 21:18:30 +0000 (23:18 +0200)
commit090dd21ab9379d6a2a6923d6cbab697355fb7165
tree0979b9e8e3b11a590902c5745fe817943a888c33
parentaba37d451fabb44a7f478958ba117ae5b6ea54c0
gh-115618: Remove improper Py_XDECREFs in property methods (GH-115619)
Lib/test/test_property.py
Misc/NEWS.d/next/Library/2024-02-17-18-47-12.gh-issue-115618.napiNp.rst [new file with mode: 0644]
Objects/descrobject.c