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 philthompson10, python-dev
Date 2016-05-28.21:06:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160528210649.13744.79255.000AFC0A@psf.io>
In-reply-to
Content
New changeset c8e113bf56ae by Gregory P. Smith in branch '3.5':
Fix issue27146 - add stdio.h include to posixmodule.c for ctermid().
https://hg.python.org/cpython/rev/c8e113bf56ae

New changeset 74fcfc29187e by Gregory P. Smith in branch 'default':
Fix issue27146 - add stdio.h include to posixmodule.c for ctermid().
https://hg.python.org/cpython/rev/74fcfc29187e
History
Date User Action Args
2016-05-28 21:06:53python-devsetrecipients: + python-dev, philthompson10
2016-05-28 21:06:53python-devlinkissue27146 messages
2016-05-28 21:06:53python-devcreate