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 hyu
Recipients hyu, paul.moore, steve.dower, tim.golden, zach.ware
Date 2018-07-08.23:41:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1531093285.64.0.56676864532.issue34072@psf.upfronthosting.co.za>
In-reply-to
Content
3.7.0 Windows embeddable zip is missing vcruntime140.dll(?)
Running python would display error about VCRUNTIME140.DLL.
Copying vcruntime140.dll from earlier 3.6.x release is a work around.
History
Date User Action Args
2018-07-08 23:41:25hyusetrecipients: + hyu, paul.moore, tim.golden, zach.ware, steve.dower
2018-07-08 23:41:25hyusetmessageid: <1531093285.64.0.56676864532.issue34072@psf.upfronthosting.co.za>
2018-07-08 23:41:25hyulinkissue34072 messages
2018-07-08 23:41:25hyucreate