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 steve.dower
Recipients dstufft, eric.araujo, paul.moore, steve.dower, tim.golden, zach.ware
Date 2019-09-10.14:18:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568125085.44.0.680351894245.issue38088@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0fccd4ab5b2238b6340901dd0023a1a157852792 by Steve Dower in branch '3.7':
bpo-38088: Fixes distutils not finding vcruntime140.dll with only v142 toolset installed (GH-15849)
https://github.com/python/cpython/commit/0fccd4ab5b2238b6340901dd0023a1a157852792
History
Date User Action Args
2019-09-10 14:18:05steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft
2019-09-10 14:18:05steve.dowersetmessageid: <1568125085.44.0.680351894245.issue38088@roundup.psfhosted.org>
2019-09-10 14:18:05steve.dowerlinkissue38088 messages
2019-09-10 14:18:05steve.dowercreate