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 vstinner
Recipients paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2017-11-06.11:18:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509967114.12.0.213398074469.issue31957@psf.upfronthosting.co.za>
In-reply-to
Content
Windows8 error:

D:\buildarea\3.x.bolen-windows8\build\PCbuild\python.props(76,31): error MSB4086: A numeric comparison was attempted on "$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion)" that evaluates to "" instead of a number, in condition "$(Registry:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Microsoft SDKs\Windows\v10.0@ProductVersion) >= '10.0.15063'". [D:\buildarea\3.x.bolen-windows8\build\PCbuild\pythoncore.vcxproj]
History
Date User Action Args
2017-11-06 11:18:34vstinnersetrecipients: + vstinner, paul.moore, tim.golden, zach.ware, steve.dower
2017-11-06 11:18:34vstinnersetmessageid: <1509967114.12.0.213398074469.issue31957@psf.upfronthosting.co.za>
2017-11-06 11:18:34vstinnerlinkissue31957 messages
2017-11-06 11:18:34vstinnercreate