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 <[email protected]>
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: <[email protected]>
2014-02-01 21:57:03vstinnerlinkissue20400 messages
2014-02-01 21:57:03vstinnercreate