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

STINNER Victor report at bugs.python.org
Thu Oct 10 04:26:59 EDT 2019


STINNER Victor <vstinner at 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 at bugs.python.org>
<https://bugs.python.org/issue13322>
_______________________________________


More information about the Python-bugs-list mailing list