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 xdegaye
Recipients Alex.Willmer, python-dev, serhiy.storchaka, xdegaye
Date 2016-05-05.15:22:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1462461768.22.0.109321569058.issue26918@psf.upfronthosting.co.za>
In-reply-to
Content
I agree with not complicating tests too much.

For the record, the pipes test suite coverage is very low and the code paths that lead to invocations of os.popen() in the pipes module are not tested when those three tests are skipped.
History
Date User Action Args
2016-05-05 15:22:48xdegayesetrecipients: + xdegaye, python-dev, serhiy.storchaka, Alex.Willmer
2016-05-05 15:22:48xdegayesetmessageid: <1462461768.22.0.109321569058.issue26918@psf.upfronthosting.co.za>
2016-05-05 15:22:48xdegayelinkissue26918 messages
2016-05-05 15:22:48xdegayecreate