]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix MSVC compiler warnings in dictobject.c (GH-26432)
authorMark Shannon <mark@hotpy.org>
Sat, 29 May 2021 00:40:12 +0000 (01:40 +0100)
committerGitHub <noreply@github.com>
Sat, 29 May 2021 00:40:12 +0000 (01:40 +0100)
commit21dd43c01d6b9cd50512c9ab6d83c97cde3bf115
tree0dc6290bda52eda3f37dd4468ee1ade15c67ad2f
parent8b4312b909abff3100c1f18fb3efa5c25617fee3
Fix MSVC compiler warnings in dictobject.c (GH-26432)
Objects/dictobject.c
Objects/odictobject.c