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 BreamoreBoy, brian.curtin, eryksun, giampaolo.rodola, jkloth, lemburg, loewis, pitrou, python-dev, serhiy.storchaka, steve.dower, tim.golden, tim.peters, zach.ware
Date 2015-09-23.00:32:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150923003206.9947.50664@psf.io>
In-reply-to
Content
New changeset 2f57270374f7 by Steve Dower in branch '3.4':
Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims.
https://hg.python.org/cpython/rev/2f57270374f7
History
Date User Action Args
2015-09-23 00:32:09python-devsetrecipients: + python-dev, lemburg, tim.peters, loewis, pitrou, giampaolo.rodola, tim.golden, jkloth, brian.curtin, BreamoreBoy, zach.ware, serhiy.storchaka, eryksun, steve.dower
2015-09-23 00:32:09python-devlinkissue19143 messages
2015-09-23 00:32:09python-devcreate