]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111654: remove redundant decref in LOAD_FROM_DICT_OR_DEREF (#111655)
authorAN Long <aisk@users.noreply.github.com>
Fri, 3 Nov 2023 04:06:51 +0000 (12:06 +0800)
committerGitHub <noreply@github.com>
Fri, 3 Nov 2023 04:06:51 +0000 (21:06 -0700)
commit3a1b09e6d070778d78d81084f88d37377d38ee9b
tree5efea6278e50c66ed62537fbf52105a6c477a734
parent93206d19a35106f64a1aef5fa25eb18966970534
gh-111654: remove redundant decref in LOAD_FROM_DICT_OR_DEREF (#111655)
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/executor_cases.c.h
Python/generated_cases.c.h