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 Florian Roth, James Domingo, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-09-09.16:47:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160909164721.8471.66277.6D9F610A@psf.io>
In-reply-to
Content
New changeset aeb39d4475c5 by Steve Dower in branch '3.5':
Issue #26513: Fixes platform module detection of Windows Server
https://hg.python.org/cpython/rev/aeb39d4475c5

New changeset 67c50dd3fcea by Steve Dower in branch 'default':
Issue #26513: Fixes platform module detection of Windows Server
https://hg.python.org/cpython/rev/67c50dd3fcea
History
Date User Action Args
2016-09-09 16:47:25python-devsetrecipients: + python-dev, paul.moore, tim.golden, zach.ware, serhiy.storchaka, steve.dower, Florian Roth, James Domingo
2016-09-09 16:47:25python-devlinkissue26513 messages
2016-09-09 16:47:25python-devcreate