]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add two missing error checks in hamt.c (GH-5851)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 8 Mar 2018 06:21:34 +0000 (22:21 -0800)
committerGitHub <noreply@github.com>
Thu, 8 Mar 2018 06:21:34 +0000 (22:21 -0800)
commite724dd4e5e9bdb888169d7cd2ca415a2fc2c29ab
tree19d1717f5d4f5c8f27cf4a5547bbd8edad1eaa95
parentc072e258858bf3c125f1bce3ec27ddb176300d04
Add two missing error checks in hamt.c (GH-5851)

(cherry picked from commit 3c7ac7ea2098c672e50402d1d1b5ee9f14586437)

Co-authored-by: Xiang Zhang <angwerzx@126.com>
Python/hamt.c