summaryrefslogtreecommitdiffstats
path: root/Mac/Icons
diff options
context:
space:
mode:
Diffstat (limited to 'Mac/Icons')
0 files changed, 0 insertions, 0 deletions
it-info'> authorSteve Dower <steve.dower@microsoft.com>2014-11-22 20:54:57 (GMT) committerSteve Dower <steve.dower@microsoft.com>2014-11-22 20:54:57 (GMT) commit65e4cb10d9d9964f30bc72561bf0e86833328a3b (patch) tree1c9502ea790480e2ea06b380d912eeb879b2f96d /Lib parent92716777b862af05bf149bd02cac4d83234751c4 (diff)downloadcpython-65e4cb10d9d9964f30bc72561bf0e86833328a3b.zip
cpython-65e4cb10d9d9964f30bc72561bf0e86833328a3b.tar.gz
cpython-65e4cb10d9d9964f30bc72561bf0e86833328a3b.tar.bz2
Issue #22919: Windows build updated to support VC 14.0 (Visual Studio 2015), which will be used for the official 3.5 release.
Diffstat (limited to 'Lib')
-rw-r--r--Lib/ctypes/util.py6
-rw-r--r--Lib/distutils/command/build_ext.py2
-rw-r--r--Lib/distutils/command/wininst-14.0-amd64.exebin0 -> 84480 bytes
-rw-r--r--Lib/distutils/command/wininst-14.0.exebin0 -> 75264 bytes
-rw-r--r--Lib/distutils/msvc9compiler.py3
-rw-r--r--Lib/distutils/msvccompiler.py3
-rw-r--r--Lib/distutils/sysconfig.py27
-rw-r--r--Lib/sysconfig.py17
8 files changed, 26 insertions, 32 deletions
diff --git a/Lib/ctypes/util.py b/Lib/ctypes/util.py