]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-126433: Fix compiler warnings on 32-bit Windows (#126444) (#126827)
authorVictor Stinner <vstinner@python.org>
Thu, 14 Nov 2024 12:21:27 +0000 (13:21 +0100)
committerGitHub <noreply@github.com>
Thu, 14 Nov 2024 12:21:27 +0000 (13:21 +0100)
commitbf6fa21a9167df1df73d694dea1754be8d214f28
tree5b3a47c1ff24eb34b8ac252bbee1517bdfd3cbb3
parenteffedb5ff0f13beb411e4773426e151bfb635f1c
[3.13] gh-126433: Fix compiler warnings on 32-bit Windows (#126444) (#126827)

gh-126433: Fix compiler warnings on 32-bit Windows (#126444)

(cherry picked from commit 0b67ce930a56c4ffd597b1a658ddcbacfb40e798)
Modules/_interpchannelsmodule.c
Modules/_ssl.c
Modules/_winapi.c
PC/venvlauncher.c