]> granicus.if.org Git - python/commit
[3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)
authorSteve Dower <steve.dower@microsoft.com>
Thu, 18 Jan 2018 22:09:49 +0000 (09:09 +1100)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2018 22:09:49 +0000 (09:09 +1100)
commitccf7f05c5d3fdea89d857e775d2c6371f3e15b4a
treea777bdd32d62666c9bc5c381d4cbbd7004b0926a
parentf31c70b0d65510d6d3235816eb95ef43ba6764bf
[3.6] bpo-32588 Move _distutils_findvs into its own module (GH-5227) (#5228)
Lib/distutils/_msvccompiler.py
Lib/distutils/command/bdist_wininst.py
Misc/NEWS.d/next/Windows/2018-01-18-14-56-45.bpo-32588.vHww6F.rst [new file with mode: 0644]
PC/_findvs.cpp
PC/config.c
PCbuild/_distutils_findvs.vcxproj [new file with mode: 0644]
PCbuild/_distutils_findvs.vcxproj.filters [new file with mode: 0644]
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
PCbuild/pythoncore.vcxproj
Tools/msi/lib/lib_files.wxs