]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-118849: Fix "code will never be executed" warning in `dictobject.c` (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 9 May 2024 17:40:48 +0000 (19:40 +0200)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 17:40:48 +0000 (17:40 +0000)
commit098eec9a1549b39ca55cfd59a9432698bfa07773
tree5d9be167ead931a973d48ebec3ec6ebc806e017c
parent9d646d084c6fec83bed7bfa72d83b2ae3cf09644
[3.13] gh-118849: Fix "code will never be executed" warning in `dictobject.c` (GH-118850) (#118859)

gh-118849: Fix "code will never be executed" warning in `dictobject.c` (GH-118850)
(cherry picked from commit 82abe75e77129bebb3c13d807e8040f6924194f6)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Objects/dictobject.c