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 r.david.murray
Recipients docs@python, klausman, r.david.murray
Date 2014-01-22.14:47:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390402072.1.0.289425520631.issue20344@psf.upfronthosting.co.za>
In-reply-to
Content
This was discussed in issue 6760.  There I advocated (and still advocate) option (3).  Unfortunately it looks like our doc update in that issue actually *lost* the documentation for your option (2) that used to be there, though it wasn't exactly clear what it meant when it was there.

So IMO we should do a doc update to add that info back in a clearer form, and also do a deprecation cycle to disallow shell=True with a sequence.  I haven't ever gotten consensus from the other devs on the latter, though.
History
Date User Action Args
2014-01-22 14:47:52r.david.murraysetrecipients: + r.david.murray, docs@python, klausman
2014-01-22 14:47:52r.david.murraysetmessageid: <1390402072.1.0.289425520631.issue20344@psf.upfronthosting.co.za>
2014-01-22 14:47:52r.david.murraylinkissue20344 messages
2014-01-22 14:47:51r.david.murraycreate