[issue35762] subprocess.Popen with universal_newlines and nonblocking streams fails with "can't concat NoneType to bytes"

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


STINNER Victor <vstinner at python.org> added the comment:

I close this issue as a duplicate of bpo-13322 which is older and has a longer history.

----------
nosy: +vstinner
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> buffered read() and write() does not raise BlockingIOError

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35762>
_______________________________________


More information about the Python-bugs-list mailing list