]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44206: Fix compiler warnings in dictobject.c (GH-26440)
authorPablo Galindo <Pablogsal@gmail.com>
Fri, 28 May 2021 23:14:33 +0000 (00:14 +0100)
committerGitHub <noreply@github.com>
Fri, 28 May 2021 23:14:33 +0000 (00:14 +0100)
commit1a672a5908736e44a8a25a99b3a116b085f12aa8
treee204ea232efbc8aa853cb041f3b8ac12f4f2adb3
parent7e6f2375698036d62464c238059ef2073755fdaf
bpo-44206: Fix compiler warnings in dictobject.c (GH-26440)
Objects/dictobject.c