]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-122229: Add missing `Py_DECREF` in `func_get_annotation_dict` (#122230)
authorsobolevn <mail@sobolevn.me>
Wed, 24 Jul 2024 12:47:52 +0000 (15:47 +0300)
committerGitHub <noreply@github.com>
Wed, 24 Jul 2024 12:47:52 +0000 (05:47 -0700)
commite9681211b9ad11d1c1f471c43bc57cac46814779
treeb73dd915427d1d4f6bdc85440933a8fcd7450721
parentaf4329e7b1a25d58bb92f79480f5059c3683517b
gh-122229: Add missing `Py_DECREF` in `func_get_annotation_dict` (#122230)
Objects/funcobject.c