]> granicus.if.org Git - python/commit
bpo-38088: Fixes distutils not finding vcruntime140.dll with only v142 toolset instal...
authorSteve Dower <steve.dower@python.org>
Tue, 10 Sep 2019 13:52:23 +0000 (14:52 +0100)
committerZachary Ware <zachary.ware@gmail.com>
Tue, 10 Sep 2019 13:52:23 +0000 (14:52 +0100)
commitcd8221152dd235ec5d06e3d9d0d8787645bbac8e
tree06a32303b7155a53b29bd042c8f6a139741d74f7
parent182e1d1f849757439f2031504f142fa4e1251611
bpo-38088: Fixes distutils not finding vcruntime140.dll with only v142 toolset installed (GH-15849)
Lib/distutils/_msvccompiler.py
Misc/NEWS.d/next/Windows/2019-09-10-14-17-25.bpo-38088.FOvWSM.rst [new file with mode: 0644]