[issue38242] Revert the new asyncio Streams API

Kyle Stanley report at bugs.python.org
Tue Sep 24 02:35:44 EDT 2019


Kyle Stanley <aeros167 at gmail.com> added the comment:

> We have to document that Process objects use a third kind of stream object that doesn't match either the old or new APIs, and how this one works

>From my perspective, this point would have the largest user learning cost due to the stream object having a completely different API. As a result, I'm significantly more in favor of adding the two new subprocess functions.

----------

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


More information about the Python-bugs-list mailing list