]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension modules...
authorDavid Hewitt <1939362+davidhewitt@users.noreply.github.com>
Wed, 8 Feb 2023 14:23:57 +0000 (14:23 +0000)
committerGitHub <noreply@github.com>
Wed, 8 Feb 2023 14:23:57 +0000 (14:23 +0000)
commit3a88de7a0af00872d9d57e1d98bc2f035cb15a1c
tree6980d24f24656b6df38556e3ac9826e8e9cf47b4
parenteb49d32b9af0b3b01a5588626179187f11d145c9
gh-101614: Don't treat python3_d.dll as a Python DLL when checking extension modules for incompatibility (GH-101615)
Misc/NEWS.d/next/Windows/2023-02-07-18-22-54.gh-issue-101614.NjVP0n.rst [new file with mode: 0644]
Python/dynload_win.c