]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-126433: Fix compiler warnings on 32-bit Windows (#126444)
authorVictor Stinner <vstinner@python.org>
Tue, 5 Nov 2024 15:05:13 +0000 (16:05 +0100)
committerGitHub <noreply@github.com>
Tue, 5 Nov 2024 15:05:13 +0000 (16:05 +0100)
commit0b67ce930a56c4ffd597b1a658ddcbacfb40e798
treed94e43675e70b3a16c654190f37bc449a7e11633
parentbbfd9c92fa3e3d77a86c7858617eb3d09de44fd1
gh-126433: Fix compiler warnings on 32-bit Windows (#126444)
Modules/_interpchannelsmodule.c
Modules/_ssl.c
Modules/_winapi.c
Modules/blake2module.c
PC/venvlauncher.c