]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-98790: When DLLs directory is missing on Windows, assume executable_dir contains...
authorSteve Dower <steve.dower@python.org>
Wed, 2 Nov 2022 18:38:40 +0000 (18:38 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Nov 2022 18:38:40 +0000 (18:38 +0000)
commit3d889dc0a0efa6fcbd984ece365c9ac08d2cd4a9
tree48126e7aa2ca872aa5252d8c295bbc8b9db6d260
parentf520d720f667c87f7b70ed86ea58d73892d6b969
gh-98790: When DLLs directory is missing on Windows, assume executable_dir contains PYD files instead (GH-98936)
Lib/test/test_embed.py
Lib/test/test_getpath.py
Misc/NEWS.d/next/Windows/2022-11-01-00-37-13.gh-issue-98790.fpaPAx.rst [new file with mode: 0644]
Modules/getpath.py