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 asvetlov, ezio.melotti, loewis, ned.deily, python-dev, roger.serwy, terry.reedy, vbr, vstinner
Date 2012-03-25.08:44:40
SpamBayes Score 0.044811435
Marked as misclassified No
Message-id <E1SBj43-00050u-UE@dinsdale.python.org>
In-reply-to
Content
New changeset 89878808f4ce by Andrew Svetlov in branch 'default':
Issue #14200 — now displayhook for IDLE works in non-subprocess mode as well as subprecess.
http://hg.python.org/cpython/rev/89878808f4ce
History
Date User Action Args
2012-03-25 08:44:41python-devsetrecipients: + python-dev, loewis, terry.reedy, vstinner, vbr, ned.deily, ezio.melotti, roger.serwy, asvetlov
2012-03-25 08:44:41python-devlinkissue14200 messages
2012-03-25 08:44:40python-devcreate