]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40890: Fix compiler warning in dictobject.c (GH-20876)
authorPablo Galindo <Pablogsal@gmail.com>
Mon, 15 Jun 2020 01:05:20 +0000 (02:05 +0100)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 01:05:20 +0000 (02:05 +0100)
commit10c3b2120afa01b2c310ac50e99d8b98c943b0a2
tree24ac5b8f7bd6fe71f9442c741bbda4f26bbb391a
parent714217f9561507bbc7218a02089d0e1da0239372
bpo-40890: Fix compiler warning in dictobject.c (GH-20876)
Objects/dictobject.c