➜

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.

作者 serhiy.storchaka
收信人 doerwalter, ezio.melotti, georg.brandl, jwilk, lemburg, martin.panter, ncoghlan, python-dev, serhiy.storchaka, vstinner
日期 2014-02-24.13:44:31
SpamBayes Score -1.0
Marked as misclassified 是
Message-id <1393249471.66.0.10394541712.issue19619@psf.upfronthosting.co.za>
In-reply-to
内容
I think that issue20404 should be backported too. It is common to wrap socket stream with io.TextIOWrapper, and socket.makefile() returns text stream by default.
历史
日期 用户 动作 参数
2014-02-24 13:44:31serhiy.storchaka修改recipients: + serhiy.storchaka, lemburg, doerwalter, georg.brandl, ncoghlan, vstinner, jwilk, ezio.melotti, python-dev, martin.panter
2014-02-24 13:44:31serhiy.storchaka修改messageid: <1393249471.66.0.10394541712.issue19619@psf.upfronthosting.co.za>
2014-02-24 13:44:31serhiy.storchaka链接issue19619 messages
2014-02-24 13:44:31serhiy.storchaka创建