]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 3 Apr 2020 22:18:26 +0000 (15:18 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 22:18:26 +0000 (23:18 +0100)
commit7f70456b92c9ff0bcc4df2a2cec213ab2a897591
tree56e1af2f752373211ab34ad3a2acebe1b624827e
parent96c5f5a3a3fabf43e8114d0dbc30bed409da1ba6
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)

Fix default Python home path relative to the NuGet package
(cherry picked from commit 6e623ff9d251e0ce86e9b18a01bfd6f067079d7a)

Co-authored-by: Chris Martinez <sydefekt@hotmail.com>
Misc/NEWS.d/next/Build/2020-04-03-17-54-33.bpo-40158.MWUTs4.rst [new file with mode: 0644]
PC/layout/support/props.py