]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-111654: remove redundant decref in LOAD_FROM_DICT_OR_DEREF (GH-111655)...
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Fri, 3 Nov 2023 14:02:07 +0000 (07:02 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Nov 2023 14:02:07 +0000 (07:02 -0700)
commit1a95ad68b4156fbd04bd5c479f3ef9ca30f0a8f5
treeb79a4f12f62e5ea60cc4c1b6f48e381ede42b344
parent4db71c3ca7ba6c290ebdf54452ff0ccca0a174af
[3.12] gh-111654: remove redundant decref in LOAD_FROM_DICT_OR_DEREF (GH-111655) (#111674)

(cherry picked from commit 3a1b09e6d070778d78d81084f88d37377d38ee9b)

Co-authored-by: AN Long <aisk@users.noreply.github.com>
Lib/test/test_exceptions.py
Misc/NEWS.d/next/Core and Builtins/2023-11-03-01-04-55.gh-issue-111654.scUhDO.rst [new file with mode: 0644]
Python/bytecodes.c
Python/generated_cases.c.h