]> granicus.if.org Git - python/commit
bpo-38088: Fixes distutils not finding vcruntime140.dll with only v142 toolset instal...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 14:42:26 +0000 (07:42 -0700)
committerSteve Dower <steve.dower@python.org>
Tue, 10 Sep 2019 14:42:26 +0000 (15:42 +0100)
commit2ed0ac6bf17d599bc246c513c32710c154e50a64
tree887687492119c825291f0556d8dac56b33a58c2d
parent21dacea6ad1c49e1cafbe8bac803ddc22a534274
bpo-38088: Fixes distutils not finding vcruntime140.dll with only v142 toolset installed (GH-15849)

(cherry picked from commit cd8221152dd235ec5d06e3d9d0d8787645bbac8e)

Co-authored-by: Steve Dower <steve.dower@python.org>
Lib/distutils/_msvccompiler.py
Misc/NEWS.d/next/Windows/2019-09-10-14-17-25.bpo-38088.FOvWSM.rst [new file with mode: 0644]