]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)
authorBatuhan Taşkaya <47358913+isidentical@users.noreply.github.com>
Tue, 31 Dec 2019 02:31:52 +0000 (05:31 +0300)
committerBenjamin Peterson <benjamin@python.org>
Tue, 31 Dec 2019 02:31:52 +0000 (18:31 -0800)
commitd0c92e81aa2171228a23cb2bed36f7dab975257d
tree5fbed2bc9a5b5ffd0a730da0477f17e2ffbe8075
parentdfef986f12dd92bd6434117bba0db3cbb4e65243
closes bpo-37446: resolve undefined behavior in Python/hamt.c (GH-17727)
Python/hamt.c