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:27:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20150923002707.82662.3640@psf.io>
In-reply-to
Content
New changeset fa869ccf9368 by Steve Dower in branch '3.5':
Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims.
https://hg.python.org/cpython/rev/fa869ccf9368

New changeset 2f55d73e5ad6 by Steve Dower in branch 'default':
Issue #19143: platform module now reads Windows version from kernel32.dll to avoid compatibility shims.
https://hg.python.org/cpython/rev/2f55d73e5ad6
History
Date User Action Args
2015-09-23 00:27:10python-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:27:10python-devlinkissue19143 messages
2015-09-23 00:27:10python-devcreate