]> granicus.if.org Git - python/commit
Fix GCC warning in Python/hamt.c (GH-7618)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 6 Jul 2018 09:43:05 +0000 (02:43 -0700)
committerGitHub <noreply@github.com>
Fri, 6 Jul 2018 09:43:05 +0000 (02:43 -0700)
commit625755eb8cc2d10e02b06fb8f296252c5238a1ef
tree43477218d57ea7107d3b85a8955036c292827f70
parente217d238863b11ab3bab94bc17507b7db7583956
Fix GCC warning in Python/hamt.c (GH-7618)

(cherry picked from commit d8c3e820b4fcdc45b80ba47f615c95e99e2e931b)

Co-authored-by: Zackery Spytz <zspytz@gmail.com>
Python/hamt.c