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 serhiy.storchaka
Recipients abarry, martin.panter, python-dev, serhiy.storchaka, vstinner
Date 2016-04-20.07:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461136626.96.0.52137153545.issue26801@psf.upfronthosting.co.za>
In-reply-to
Content
Left testing only the most common cases: sys.__stdout__ is None or is non a terminal.
History
Date User Action Args
2016-04-20 07:17:07serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, python-dev, martin.panter, abarry
2016-04-20 07:17:06serhiy.storchakasetmessageid: <1461136626.96.0.52137153545.issue26801@psf.upfronthosting.co.za>
2016-04-20 07:17:06serhiy.storchakalinkissue26801 messages
2016-04-20 07:17:06serhiy.storchakacreate