]> granicus.if.org Git - python/commit
bpo-32588: Move _findvs into its own module and add missing _queue module to installe...
authorSteve Dower <steve.dower@microsoft.com>
Thu, 18 Jan 2018 22:09:36 +0000 (09:09 +1100)
committerGitHub <noreply@github.com>
Thu, 18 Jan 2018 22:09:36 +0000 (09:09 +1100)
commit2507e29a9e4e9dcac6eab46546bd3d34a69342ba
treeef70d7947b2af25233400e1496b349caf384a2b4
parentfa7880604191f81cbdddc191216f7b1e39a74d8d
bpo-32588: Move _findvs into its own module and add missing _queue module to installer (#5227)
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