]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #9566: Explicit downcast to fix compiler warnings on Win64
authorVictor Stinner <victor.stinner@gmail.com>
Tue, 30 Oct 2012 23:33:57 +0000 (00:33 +0100)
committerVictor Stinner <victor.stinner@gmail.com>
Tue, 30 Oct 2012 23:33:57 +0000 (00:33 +0100)
commit56cb12542d7ea5c95b9483e3db69388bcbc2ffbb
tree2c66f16414127cfe2dcd99e1a9af08eb83ee8de9
parent4ca1cf35fbf042700dfeaf7bf27d3d476eff32a6
Issue #9566: Explicit downcast to fix compiler warnings on Win64
Modules/faulthandler.c
Modules/md5module.c
Modules/sha1module.c
Modules/zlibmodule.c