bpo-38088: Fixes distutils not finding vcruntime140.dll with only v142 toolset installed by zooba ยท Pull Request #15849 ยท python/cpython

Conversation

@zooba zooba mentioned this pull request

Sep 10, 2019

zware

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@miss-islington

Thanks @zooba for the PR, and @zware for merging it ๐ŸŒฎ๐ŸŽ‰.. I'm working now to backport this PR to: 3.7, 3.8.
๐Ÿ๐Ÿ’โ›๐Ÿค–

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Sep 10, 2019
โ€ฆ2 toolset installed (pythonGH-15849)

(cherry picked from commit cd82211)

Co-authored-by: Steve Dower <steve.dower@python.org>

@bedevere-bot

@miss-islington

Sorry, @zooba and @zware, I could not cleanly backport this to 3.7 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker cd8221152dd235ec5d06e3d9d0d8787645bbac8e 3.7

zooba added a commit to zooba/cpython that referenced this pull request

Sep 10, 2019

@bedevere-bot

zooba added a commit that referenced this pull request

Sep 10, 2019

zooba added a commit that referenced this pull request

Sep 10, 2019
โ€ฆ2 toolset installed (GH-15849)

(cherry picked from commit cd82211)

Co-authored-by: Steve Dower <steve.dower@python.org>

websurfer5 pushed a commit to websurfer5/cpython that referenced this pull request

Jul 20, 2020

Labels