]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 31 Dec 2019 02:51:18 +0000 (18:51 -0800)
committerGitHub <noreply@github.com>
Tue, 31 Dec 2019 02:51:18 +0000 (18:51 -0800)
commita278ae19b4daa1deb11e2a8eed38838027e90ece
treedf6db7786e1e0058c2cbddc346414db4b564b05c
parentec941568bdb25e164a87a23cf1b8870ac047b4e3
closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)

(cherry picked from commit d0c92e81aa2171228a23cb2bed36f7dab975257d)

Co-authored-by: Batuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
Python/hamt.c