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 doerwalter, ezio.melotti, fdrake, martin.panter, pitrou, serhiy.storchaka
Date 2015-03-31.17:40:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1427823643.48.0.422886402142.issue19100@psf.upfronthosting.co.za>
In-reply-to
Content
> What is the reasoning behind the DecodeWriter case, where the original stream has an interesting encoding, but “buffer” is None? Are there any real-world cases like that?

sys.stdout and sys.stderr in IDLE.
History
Date User Action Args
2015-03-31 17:40:43serhiy.storchakasetrecipients: + serhiy.storchaka, fdrake, doerwalter, pitrou, ezio.melotti, martin.panter
2015-03-31 17:40:43serhiy.storchakasetmessageid: <1427823643.48.0.422886402142.issue19100@psf.upfronthosting.co.za>
2015-03-31 17:40:43serhiy.storchakalinkissue19100 messages
2015-03-31 17:40:43serhiy.storchakacreate