]> 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 20:04:06 +0000 (20:04 +0000)
committerGitHub <noreply@github.com>
Wed, 2 Nov 2022 20:04:06 +0000 (20:04 +0000)
commit3ff659aea2c114e0ff94409a371b8b797ca7d7a6
tree6fe350f267375c59a49ae654ff82352cc3de6ea8
parentdc4bf6b229f5750a26b7fb5a89b02eab25ee61a1
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