This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aeros
Recipients aeros, asvetlov, gvanrossum, lukasz.langa, njs, rhettinger, xtreak, yselivanov
Date 2019-09-24.06:35:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569306944.42.0.8741531764.issue38242@roundup.psfhosted.org>
In-reply-to
Content
> 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.
History
Date User Action Args
2019-09-24 06:35:44aerossetrecipients: + aeros, gvanrossum, rhettinger, njs, asvetlov, lukasz.langa, yselivanov, xtreak
2019-09-24 06:35:44aerossetmessageid: <1569306944.42.0.8741531764.issue38242@roundup.psfhosted.org>
2019-09-24 06:35:44aeroslinkissue38242 messages
2019-09-24 06:35:44aeroscreate