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 berker.peksag
Recipients Daniel Stokes, berker.peksag, martin.panter, paul.moore, pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-06-18.14:18:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1466259529.43.0.328295482808.issue26536@psf.upfronthosting.co.za>
In-reply-to
Content
> That'll handle the test fine, though I wonder whether we should try and conditionally define the constant at runtime?

+1. Is it safe to use IsWindows8OrGreater()?
History
Date User Action Args
2016-06-18 14:18:50berker.peksagsetrecipients: + berker.peksag, paul.moore, pitrou, tim.golden, python-dev, martin.panter, zach.ware, steve.dower, Daniel Stokes
2016-06-18 14:18:49berker.peksagsetmessageid: <1466259529.43.0.328295482808.issue26536@psf.upfronthosting.co.za>
2016-06-18 14:18:49berker.peksaglinkissue26536 messages
2016-06-18 14:18:48berker.peksagcreate