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, paul.moore, python-dev, serhiy.storchaka, steve.dower, tim.golden, zach.ware
Date 2016-03-12.16:08:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160312160757.2560.88700@psf.io>
In-reply-to
Content
New changeset 5564cf3ba523 by Steve Dower in branch '3.5':
Issue #26513: Fixes platform module detection of Windows Server
https://hg.python.org/cpython/rev/5564cf3ba523

New changeset 9db5846f126d by Steve Dower in branch '2.7':
Issue #26513: Fixes platform module detection of Windows Server
https://hg.python.org/cpython/rev/9db5846f126d

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