]> granicus.if.org Git - python/commit
bpo-38555: Fix an undefined behavior. (GH-16883)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 23 Oct 2019 11:48:08 +0000 (14:48 +0300)
committerGitHub <noreply@github.com>
Wed, 23 Oct 2019 11:48:08 +0000 (14:48 +0300)
commit2e3d873d3bd0ef4708c4fa06b6cd6972574cb9af
tree3188a8d947d5474593ef026f3f172411094f1d83
parentd34ac305327420bd68f05e201b63d2a665b073f8
bpo-38555: Fix an undefined behavior. (GH-16883)
Objects/dictobject.c