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 aundro, benjamin.peterson, eryksun, micbou, paul.moore, steve.dower, tim.golden, zach.ware
Date 2015-12-16.03:06:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450235187.65.0.074596148453.issue25824@psf.upfronthosting.co.za>
In-reply-to
Content
64-bit Python shouldn't have the -32 in sys.winver, so it isn't affected. (If it does have the suffix, we have a second issue, but since it'd also be fixed by removing the code Eryk quoted there's no need for another issue.)
History
Date User Action Args
2015-12-16 03:06:27steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, benjamin.peterson, zach.ware, eryksun, aundro, micbou
2015-12-16 03:06:27steve.dowersetmessageid: <1450235187.65.0.074596148453.issue25824@psf.upfronthosting.co.za>
2015-12-16 03:06:27steve.dowerlinkissue25824 messages
2015-12-16 03:06:27steve.dowercreate