]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-37369: Fix path handling when python.exe is used as a symlink (GH-14461)
authorSteve Dower <steve.dower@python.org>
Sat, 29 Jun 2019 04:30:44 +0000 (21:30 -0700)
committerGitHub <noreply@github.com>
Sat, 29 Jun 2019 04:30:44 +0000 (21:30 -0700)
commitdb4eb2c57dbfca402a539184c966c449cb1aa8e3
treef6a8e7e02d1bcddedc015e07a5069b55b3036489
parented4657bd28432ace671a9e6ae38a3d485c69213d
bpo-37369: Fix path handling when python.exe is used as a symlink (GH-14461)
PC/python_uwp.cpp