This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author zach.ware
Recipients dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-10.13:52:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568123546.71.0.14726959051.issue38088@roundup.psfhosted.org>
In-reply-to
Content
New changeset cd8221152dd235ec5d06e3d9d0d8787645bbac8e by Zachary Ware (Steve Dower) in branch 'master':
bpo-38088: Fixes distutils not finding vcruntime140.dll with only v142 toolset installed (GH-15849)
https://github.com/python/cpython/commit/cd8221152dd235ec5d06e3d9d0d8787645bbac8e
History
Date User Action Args
2019-09-10 13:52:26zach.waresetrecipients: + zach.ware, paul.moore, tim.golden, eric.araujo, steve.dower, dstufft
2019-09-10 13:52:26zach.waresetmessageid: <1568123546.71.0.14726959051.issue38088@roundup.psfhosted.org>
2019-09-10 13:52:26zach.warelinkissue38088 messages
2019-09-10 13:52:26zach.warecreate