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 vstinner
Recipients gvanrossum, larry, python-dev, vstinner
Date 2014-02-01.21:57:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391291823.07.0.994023113936.issue20400@psf.upfronthosting.co.za>
In-reply-to
Content
asyncio has a new asyncio.subprocess module which implements my feature request.
History
Date User Action Args
2014-02-01 21:57:03vstinnersetrecipients: + vstinner, gvanrossum, larry, python-dev
2014-02-01 21:57:03vstinnersetmessageid: <1391291823.07.0.994023113936.issue20400@psf.upfronthosting.co.za>
2014-02-01 21:57:03vstinnerlinkissue20400 messages
2014-02-01 21:57:03vstinnercreate