]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-131296: Fix incompatible pointer type warning in _winapi.c (GH-131600)
authorChris Eibl <138194463+chris-eibl@users.noreply.github.com>
Mon, 31 Mar 2025 16:33:55 +0000 (18:33 +0200)
committerGitHub <noreply@github.com>
Mon, 31 Mar 2025 16:33:55 +0000 (17:33 +0100)
commit9127b4602e4e0e110eab7f2f6a8ac54fe66b0a72
tree04aeb24d4ab5251d786f8e1c24bde3850a91ced5
parent4940d96135a92b90bbc1dcc399f665817f956640
GH-131296: Fix incompatible pointer type warning in _winapi.c (GH-131600)
Modules/_winapi.c