]> granicus.if.org Git - python/commit
bpo-32436: Fix compiler warning (GH-5483) (GH-5486)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 2 Feb 2018 03:58:19 +0000 (19:58 -0800)
committerYury Selivanov <yury@magic.io>
Fri, 2 Feb 2018 03:58:19 +0000 (22:58 -0500)
commit78767786a87b00925506c32b3b55cf65b56ef3d7
tree80760a854b5405255c1a57053d71b893ccc69d1a
parent5d2dcd044d875a89cb8b328612a9e1b5aece5ad9
bpo-32436: Fix compiler warning (GH-5483) (GH-5486)

(cherry picked from commit 55e0839f2672e029c2b96514028c77c31ffbe41f)

Co-authored-by: Yury Selivanov <yury@magic.io>
Python/hamt.c