]> granicus.if.org Git - python/commit
bpo-32457: Improves handling of denormalized executable path when launching Python...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 22 Feb 2018 19:15:16 +0000 (11:15 -0800)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2018 19:15:16 +0000 (11:15 -0800)
commite5a9b3574c89a070fbc43caf541759f504e3d492
tree4f2e5163f9c30872307bae0921cd038a98352576
parent01dd52fb29566893dde59dea7bca582625c04762
bpo-32457: Improves handling of denormalized executable path when launching Python (GH-5756)

(cherry picked from commit 48e8c82fc63d2ddcddce8aa637a892839b551619)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Lib/test/test_cmd_line.py
Misc/NEWS.d/next/Windows/2018-02-19-08-54-06.bpo-32457.vVP0Iz.rst [new file with mode: 0644]
PC/getpathp.c