[issue13322] buffered read() and write() does not raise BlockingIOError

Oct. 10, 2019
8:29 a.m.
STINNER Victor <vstinner@python.org> added the comment: 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. ---------- _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue13322> _______________________________________
2079
Age (days ago)
2079
Last active (days ago)
0 comments
1 participants
participants (1)
-
STINNER Victor