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 benjamin.peterson
Recipients benjamin.peterson
Date 2018-08-29.05:10:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1535519418.39.0.56676864532.issue34540@psf.upfronthosting.co.za>
In-reply-to
Content
disutils.spawn isn't very good at quoting command lines (#8987). We need to use subprocess to avoid shell injection.
History
Date User Action Args
2018-08-29 05:10:18benjamin.petersonsetrecipients: + benjamin.peterson
2018-08-29 05:10:18benjamin.petersonsetmessageid: <1535519418.39.0.56676864532.issue34540@psf.upfronthosting.co.za>
2018-08-29 05:10:18benjamin.petersonlinkissue34540 messages
2018-08-29 05:10:18benjamin.petersoncreate