]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-118849: Fix "code will never be executed" warning in `dictobject.c` (#118850)
authorNikita Sobolev <mail@sobolevn.me>
Thu, 9 May 2024 17:15:14 +0000 (20:15 +0300)
committerGitHub <noreply@github.com>
Thu, 9 May 2024 17:15:14 +0000 (20:15 +0300)
commit82abe75e77129bebb3c13d807e8040f6924194f6
treeb2dbffff5b6f49587d203c6453a8b783169b1ff9
parent8af84b503d0b62a3db0d806d39f42c1e08746079
gh-118849: Fix "code will never be executed" warning in `dictobject.c` (#118850)
Objects/dictobject.c