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 Tuomas.Savolainen
Recipients Tuomas.Savolainen, docs@python, klausman, r.david.murray
Date 2014-03-21.08:11:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395389511.81.0.164134240785.issue20344@psf.upfronthosting.co.za>
In-reply-to
Content
Made a patch that throws exception as suggested:
"3- Make check_output() throw an Exception if the first argument is a list and shell=True"
History
Date User Action Args
2014-03-21 08:11:51Tuomas.Savolainensetrecipients: + Tuomas.Savolainen, r.david.murray, docs@python, klausman
2014-03-21 08:11:51Tuomas.Savolainensetmessageid: <1395389511.81.0.164134240785.issue20344@psf.upfronthosting.co.za>
2014-03-21 08:11:51Tuomas.Savolainenlinkissue20344 messages
2014-03-21 08:11:51Tuomas.Savolainencreate