]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-100320: Fix path calculations on Windows when python.exe is moved outside of the...
authorSteve Dower <steve.dower@python.org>
Mon, 16 Jan 2023 17:00:34 +0000 (17:00 +0000)
committerGitHub <noreply@github.com>
Mon, 16 Jan 2023 17:00:34 +0000 (17:00 +0000)
commit87ade7ebda2e04aa9fb1930894fd3cadb88eee0b
tree4a819479460d0aad1edd9bffc358f8f59fae6e39
parent63690e9af88602dbc5a4dd6bc1571f935b69821f
gh-100320: Fix path calculations on Windows when python.exe is moved outside of the normal location (GH-100947)
Lib/test/test_embed.py
Lib/test/test_getpath.py
Misc/NEWS.d/next/Windows/2023-01-11-16-28-09.gh-issue-100320.2DU2it.rst [new file with mode: 0644]
Modules/getpath.py