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 John Isidore, barry, berker.peksag, ncoghlan, python-dev, rhettinger, vstinner, yselivanov
Date 2014-11-28.21:27:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141128212731.126786.89558@psf.io>
In-reply-to
Content
New changeset 7f12c9c09fb6 by Berker Peksag in branch 'default':
Issue #22389: Add contextlib.redirect_stderr().
https://hg.python.org/cpython/rev/7f12c9c09fb6
History
Date User Action Args
2014-11-28 21:27:35python-devsetrecipients: + python-dev, barry, rhettinger, ncoghlan, vstinner, berker.peksag, yselivanov, John Isidore
2014-11-28 21:27:35python-devlinkissue22389 messages
2014-11-28 21:27:35python-devcreate