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 meador.inge
Recipients loewis, meador.inge, petri.lehtinen
Date 2012-05-20.17:38:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1337535508.73.0.809160620121.issue14862@psf.upfronthosting.co.za>
In-reply-to
Content
I think this came in when we moved os.fdopen and os.popen from native C code to Python code in http://hg.python.org/cpython/rev/1f7891d84d93.  This works fine in 2.7.  The same issue exist with os.popen, but that is deprecated.
History
Date User Action Args
2012-05-20 17:38:28meador.ingesetrecipients: + meador.inge, loewis, petri.lehtinen
2012-05-20 17:38:28meador.ingesetmessageid: <1337535508.73.0.809160620121.issue14862@psf.upfronthosting.co.za>
2012-05-20 17:38:28meador.ingelinkissue14862 messages
2012-05-20 17:38:28meador.ingecreate