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 BreamoreBoy, SilentGhost, eric.smith, exarkun, ezio.melotti, gregory.p.smith, r.david.murray, shypike, vstinner
Date 2014-07-15.17:33:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1405445585.23.0.356055226957.issue8972@psf.upfronthosting.co.za>
In-reply-to
Content
The problem pointed to by this report was resolved by the revert.  The issue of what to do about a list passed with shell=True is addressed (with no consensus) by issue 7839.  A proposal to add a windows equivalent of shlex.quote has been floated, but no takers have come forward to implement one, as far as I know.

There's nothing left to do here in this issue, as far as I can see.
History
Date User Action Args
2014-07-15 17:33:05r.david.murraysetrecipients: + r.david.murray, gregory.p.smith, exarkun, vstinner, eric.smith, ezio.melotti, SilentGhost, shypike, BreamoreBoy
2014-07-15 17:33:05r.david.murraysetmessageid: <1405445585.23.0.356055226957.issue8972@psf.upfronthosting.co.za>
2014-07-15 17:33:05r.david.murraylinkissue8972 messages
2014-07-15 17:33:05r.david.murraycreate