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 paul.moore, steve.dower, tim.golden, vstinner, zach.ware
Date 2018-01-18.11:01:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516273287.68.0.467229070634.issue32592@psf.upfronthosting.co.za>
In-reply-to
Content
The only changes necessary in the installer should be in PythonBootstrapperApplication.cpp to make it an error when run on pre-Win7 OS. The pattern is already there, and the string references are in Tools/msi/bundle/Default.wxl

If you don't get to it, reassign the bug to me once you've merged the first part and I'll look at the installer.
History
Date User Action Args
2018-01-18 11:01:27steve.dowersetrecipients: + steve.dower, paul.moore, vstinner, tim.golden, zach.ware
2018-01-18 11:01:27steve.dowersetmessageid: <1516273287.68.0.467229070634.issue32592@psf.upfronthosting.co.za>
2018-01-18 11:01:27steve.dowerlinkissue32592 messages
2018-01-18 11:01:27steve.dowercreate