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 Marc.Abramowitz, alex, barry, belopolsky, ezio.melotti, ncoghlan, nikratio, pitrou, python-dev, rhettinger, vstinner
Date 2013-10-10.07:47:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3cwPWr59ZYz7LlN@mail.python.org>
In-reply-to
Content
New changeset 63a1ee94b3ed by Raymond Hettinger in branch 'default':
Issue #15805: Add contextlib.redirect_stdout()
http://hg.python.org/cpython/rev/63a1ee94b3ed
History
Date User Action Args
2013-10-10 07:47:05python-devsetrecipients: + python-dev, barry, rhettinger, ncoghlan, belopolsky, pitrou, vstinner, ezio.melotti, alex, nikratio, Marc.Abramowitz
2013-10-10 07:47:05python-devlinkissue15805 messages
2013-10-10 07:47:05python-devcreate