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 abacabadabacaba, anacrolix, benjamin.peterson, docs@python, izbyshev, martin.panter, neologix, pitrou, python-dev, sbt, stutzbach, vstinner
Date 2019-10-10.08:29:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570696193.72.0.966624003992.issue13322@roundup.psfhosted.org>
In-reply-to
Content
I closed bpo-24560 as a duplicate of this issue: codecs.StreamReader doesn't work with nonblocking streams: TypeError: can't concat bytes to NoneType.
History
Date User Action Args
2019-10-10 08:29:53vstinnersetrecipients: + vstinner, pitrou, benjamin.peterson, stutzbach, anacrolix, neologix, abacabadabacaba, docs@python, python-dev, sbt, martin.panter, izbyshev
2019-10-10 08:29:53vstinnersetmessageid: <1570696193.72.0.966624003992.issue13322@roundup.psfhosted.org>
2019-10-10 08:29:53vstinnerlinkissue13322 messages
2019-10-10 08:29:53vstinnercreate