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.13:03:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568120618.81.0.389197586577.issue38088@roundup.psfhosted.org>
In-reply-to
Content
Because we are only looking for the VC141 redistributable, if we only have VC142 available then we won't find it.

We should expand the glob() call to allow VC14?\vcruntime140.dll.
History
Date User Action Args
2019-09-10 13:03:38steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, eric.araujo, zach.ware, dstufft
2019-09-10 13:03:38steve.dowersetmessageid: <1568120618.81.0.389197586577.issue38088@roundup.psfhosted.org>
2019-09-10 13:03:38steve.dowerlinkissue38088 messages
2019-09-10 13:03:38steve.dowercreate