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 loewis, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2012-07-25.08:56:34
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3Whr016CpyzPSn@mail.python.org>
In-reply-to
Content
New changeset fa7d4ecc6357 by Martin v. Löwis in branch '2.7':
Issue #15318: Prevent writing to sys.stdin.
http://hg.python.org/cpython/rev/fa7d4ecc6357
History
Date User Action Args
2012-07-25 08:56:35python-devsetrecipients: + python-dev, loewis, terry.reedy, roger.serwy, serhiy.storchaka
2012-07-25 08:56:34python-devlinkissue15318 messages
2012-07-25 08:56:34python-devcreate