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 martin.panter
Recipients chaica_, docs@python, martin.panter
Date 2016-04-29.04:28:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1461904112.82.0.793841250329.issue23453@psf.upfronthosting.co.za>
In-reply-to
Content
Looks like the _Stream docstring needs a similar fix regarding stdin and stdout. Also, it wouldn’t hurt to specify that the read() and write() methods should work with bytes, not text.
History
Date User Action Args
2016-04-29 04:28:32martin.pantersetrecipients: + martin.panter, chaica_, docs@python
2016-04-29 04:28:32martin.pantersetmessageid: <1461904112.82.0.793841250329.issue23453@psf.upfronthosting.co.za>
2016-04-29 04:28:32martin.panterlinkissue23453 messages
2016-04-29 04:28:32martin.pantercreate