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 amaury.forgeotdarc, belopolsky, brett.cannon, dgreiman, eric.snow, ext-, gustavo, ncoghlan, ned.deily, pitrou, python-dev, serhiy.storchaka, tim.peters
Date 2013-10-19.18:40:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3d2CZx42L8z7LjR@mail.python.org>
In-reply-to
Content
New changeset 8bd69bd6e129 by Serhiy Storchaka in branch 'default':
Restore prototypes for the 'openpty' and 'forkpty' on BSDI (broken in issue #1772673).
http://hg.python.org/cpython/rev/8bd69bd6e129
History
Date User Action Args
2013-10-19 18:40:15python-devsetrecipients: + python-dev, tim.peters, brett.cannon, amaury.forgeotdarc, ncoghlan, belopolsky, gustavo, pitrou, dgreiman, ext-, ned.deily, eric.snow, serhiy.storchaka
2013-10-19 18:40:15python-devlinkissue1772673 messages
2013-10-19 18:40:15python-devcreate