]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115882: Reference Unknwn.h for ctypes on Windows (GH-115350)
authorYuriy Chernyshov <thegeorg@yandex-team.com>
Mon, 26 Feb 2024 17:21:55 +0000 (18:21 +0100)
committerGitHub <noreply@github.com>
Mon, 26 Feb 2024 17:21:55 +0000 (17:21 +0000)
commit96c10c648565c7406d5606099dbbb937310c26dc
tree493f1d28de08c0198c0d2b6de5a6f93e507613cf
parentc0fdfba7ff981c55ac13325e4dddaf382601b246
gh-115882: Reference Unknwn.h for ctypes on Windows (GH-115350)

This allows the module to be compiled with WIN32_LEAN_AND_MEAN enabled
Misc/NEWS.d/next/Build/2024-02-24-12-50-43.gh-issue-115350.naQA6y.rst [new file with mode: 0644]
Modules/_ctypes/ctypes.h