]> granicus.if.org Git - python/commit
bpo-32457: Improves handling of denormalized executable path when launching Python...
authorSteve Dower <steve.dower@microsoft.com>
Thu, 22 Feb 2018 18:39:26 +0000 (10:39 -0800)
committerGitHub <noreply@github.com>
Thu, 22 Feb 2018 18:39:26 +0000 (10:39 -0800)
commit48e8c82fc63d2ddcddce8aa637a892839b551619
tree37ad07f40dacd72bbd565fedbbefdd83d57cc4f7
parent23ad6d0d1a7a6145a01494f4f3913a63d1f0250c
bpo-32457: Improves handling of denormalized executable path when launching Python (GH-5756)
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