[issue1191964] asynchronous Subprocess

STINNER Victor report at bugs.python.org
Wed Apr 16 08:47:56 CEST 2014


STINNER Victor added the comment:

I suggest to change the title of the issue to: "subprocess: add non-blocking read and write methods" to avoid the confusion with asyncio subprocess module which runs read and write "in the background" for you.

----------
nosy: +haypo

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1191964>
_______________________________________


More information about the Python-bugs-list mailing list