]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)
authorChris Martinez <sydefekt@hotmail.com>
Fri, 3 Apr 2020 20:03:54 +0000 (13:03 -0700)
committerGitHub <noreply@github.com>
Fri, 3 Apr 2020 20:03:54 +0000 (21:03 +0100)
commit6e623ff9d251e0ce86e9b18a01bfd6f067079d7a
treef0eb0c47126220ea34aef83c885a8bfdc97f2d95
parent40cf35c5b070b3f33aae58a996fea0e8291a8616
bpo-40158: Fix CPython MSBuild Properties in NuGet Package (GH-19343)

Fix default Python home path relative to the NuGet package
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