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 Michael.Felt, python-dev
Date 2016-09-26.12:09:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160926120934.17624.24366.56D54701@psf.io>
In-reply-to
Content
New changeset 26c73ee77fbb by Christian Heimes in branch '3.6':
Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt
https://hg.python.org/cpython/rev/26c73ee77fbb

New changeset b77bd401f08a by Christian Heimes in branch 'default':
Issue #28277: remove linefeed character from iomodule.h. Patch by Michael Felt
https://hg.python.org/cpython/rev/b77bd401f08a
History
Date User Action Args
2016-09-26 12:09:47python-devsetrecipients: + python-dev, Michael.Felt
2016-09-26 12:09:47python-devlinkissue28277 messages
2016-09-26 12:09:47python-devcreate