]> 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 16:05:39 +0000 (16:05 +0000)
committerGitHub <noreply@github.com>
Mon, 16 Jan 2023 16:05:39 +0000 (16:05 +0000)
commitdf10571a130c46d67756239e76ad69a3d730a990
treeeaf35ef5f611dee9898abbb5b6aefa0e51fa22d2
parent7b14c2ef194b6eed79670aa9d7e29ab8e2256a56
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