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 Andrew.Boettcher, ajaksu2, akira, astrand, cvrebert, ericpruitt, eryksun, giampaolo.rodola, janzert, josiahcarlson, ooooooooo, parameter, r.david.murray, rosslagerwall, sbt, techtonik, v+python, vstinner
Date 2014-04-16.06:47:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1397630876.47.0.277987098054.issue1191964@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2014-04-16 06:47:56vstinnersetrecipients: + vstinner, josiahcarlson, astrand, parameter, techtonik, giampaolo.rodola, ajaksu2, ooooooooo, v+python, r.david.murray, cvrebert, ericpruitt, akira, Andrew.Boettcher, rosslagerwall, sbt, janzert, eryksun
2014-04-16 06:47:56vstinnersetmessageid: <1397630876.47.0.277987098054.issue1191964@psf.upfronthosting.co.za>
2014-04-16 06:47:56vstinnerlinkissue1191964 messages
2014-04-16 06:47:56vstinnercreate