]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-152433: Alternate implementation of _winapi.GetVersion for modern API sets (GH...
authorthexai <58434170+thexai@users.noreply.github.com>
Mon, 20 Jul 2026 11:28:06 +0000 (13:28 +0200)
committerGitHub <noreply@github.com>
Mon, 20 Jul 2026 11:28:06 +0000 (12:28 +0100)
commit85ab1125f47a05ae3c43bee917e086761784ad4d
treeb5fd1e5907a3e4a8dee7326a4174170c23c9f127
parente0293b0de4071ca591e36fd42ef04285b91ef546
gh-152433: Alternate implementation of _winapi.GetVersion for modern API sets (GH-152694)
Misc/NEWS.d/next/Windows/2026-06-30-16-40-00.gh-issue-152433.VaeEwR.rst [new file with mode: 0644]
Modules/_winapi.c