]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744)
authorSteve Dower <steve.dower@microsoft.com>
Tue, 5 Feb 2019 01:15:13 +0000 (17:15 -0800)
committerGitHub <noreply@github.com>
Tue, 5 Feb 2019 01:15:13 +0000 (17:15 -0800)
commit85e102a2b090dd693d0801ae2edb9660cfa0f281
tree0735adb3d875561dd3f6f266253db336fb122788
parent69091cb497b2f0fe7e2789b30b43cf78caf9de9b
bpo-35299: Fixed sysconfig and distutils during PGO profiling (GH-11744)
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