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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2017-07-26.02:58:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501037909.66.0.47897806392.issue26642@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not sure that it's correct to replace sys.stdout with a simple object which can use a different encoding. I prefer to just close this old issue (idea).
History
Date User Action Args
2017-07-26 02:58:29vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-07-26 02:58:29vstinnersetmessageid: <1501037909.66.0.47897806392.issue26642@psf.upfronthosting.co.za>
2017-07-26 02:58:29vstinnerlinkissue26642 messages
2017-07-26 02:58:29vstinnercreate