From: Victor Stinner Date: Tue, 25 Jun 2019 11:37:16 +0000 (+0200) Subject: bpo-37396, PCbuild: Include "_d" in "Killing any running ..." message (GH-14370) X-Git-Tag: v2.7.17rc1~43 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=49032fa7e1cc1b6dc12b898daac24b75bae7572c;p=thirdparty%2FPython%2Fcpython.git bpo-37396, PCbuild: Include "_d" in "Killing any running ..." message (GH-14370) Add $(PyDebugExt) in "Killing any running python$(PyDebugExt).exe instances...". --- diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props index 10b129803484..08565465694b 100644 --- a/PCbuild/pyproject.props +++ b/PCbuild/pyproject.props @@ -127,7 +127,7 @@ foreach (System.Diagnostics.Process p in System.Diagnostics.Process.GetProcesses - +