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 python-dev
Recipients Christian Brabandt, aundro, benjamin.peterson, eryksun, micbou, paul.moore, pfeil, python-dev, steve.dower, tim.golden, zach.ware
Date 2016-01-16.21:42:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160116214203.94226.3414@psf.io>
In-reply-to
Content
New changeset b91c323a605e by Steve Dower in branch '2.7':
Issue #25824: Fixes sys.winver to not include any architecture suffix.
https://hg.python.org/cpython/rev/b91c323a605e
History
Date User Action Args
2016-01-16 21:42:06python-devsetrecipients: + python-dev, paul.moore, tim.golden, benjamin.peterson, zach.ware, eryksun, steve.dower, aundro, micbou, Christian Brabandt, pfeil
2016-01-16 21:42:06python-devlinkissue25824 messages
2016-01-16 21:42:06python-devcreate