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 Guilherme.Simões, Todd.Rovito, benjamin.peterson, georg.brandl, larry, python-dev, roger.serwy, serhiy.storchaka, terry.reedy
Date 2013-05-12.03:24:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3b7Vrz0Mlpz7LjP@mail.python.org>
In-reply-to
Content
New changeset 4b3d18117813 by Benjamin Peterson in branch '2.7':
prevent IDLE from trying to close when sys.stdin is reassigned (#17838)
http://hg.python.org/cpython/rev/4b3d18117813
History
Date User Action Args
2013-05-12 03:24:51python-devsetrecipients: + python-dev, georg.brandl, terry.reedy, larry, benjamin.peterson, roger.serwy, Todd.Rovito, serhiy.storchaka, Guilherme.Simões
2013-05-12 03:24:51python-devlinkissue17838 messages
2013-05-12 03:24:51python-devcreate