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

Oct. 10, 2019
8:26 a.m.
STINNER Victor <vstinner@python.org> added the comment: I closed bpo-35762 as a duplicate of this issue: subprocess.Popen with universal_newlines and nonblocking streams fails with "can't concat NoneType to bytes". ---------- nosy: +vstinner _______________________________________ Python tracker <report@bugs.python.org> <https://bugs.python.org/issue13322> _______________________________________
2084
Age (days ago)
2084
Last active (days ago)
0 comments
1 participants
participants (1)
-
STINNER Victor