]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 5 Feb 2019 01:54:59 +0000 (17:54 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Feb 2019 01:54:59 +0000 (17:54 -0800)
commit4f6854a690e95ab5159687794652c639a020d6fd
tree9bbf1fdbe2e3a2097c1940577d7952ff9aa3ddf5
parent44467e8ea4cea390b0718702291b4cfe8ddd67ed
bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744)

(cherry picked from commit 85e102a2b090dd693d0801ae2edb9660cfa0f281)

Co-authored-by: Steve Dower <steve.dower@microsoft.com>
Lib/distutils/command/build_ext.py
Lib/distutils/sysconfig.py
Lib/distutils/tests/test_build_ext.py
Lib/sysconfig.py
Misc/NEWS.d/next/Windows/2019-02-02-14-47-12.bpo-35299.1rgEzd.rst [new file with mode: 0644]
Tools/msi/dev/dev.wixproj