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 python-dev
Recipients alexis, brett.cannon, docs@python, dstufft, eric.araujo, ezio.melotti, lemburg, ncoghlan, orsenthil, paul.moore, python-dev, tarek, zach.ware
Date 2016-01-18.02:42:59
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160118024256.25908.98954@psf.io>
In-reply-to
Content
New changeset 31debd0dc0dc by Senthil Kumaran in branch '3.5':
Issue26017 - Suggest enclosing command args in double quotes when using characters which get interpreted by shell.
https://hg.python.org/cpython/rev/31debd0dc0dc

New changeset 18ae23b69e08 by Senthil Kumaran in branch 'default':
Merge from 3.5
https://hg.python.org/cpython/rev/18ae23b69e08
History
Date User Action Args
2016-01-18 02:43:00python-devsetrecipients: + python-dev, lemburg, brett.cannon, paul.moore, ncoghlan, orsenthil, tarek, ezio.melotti, eric.araujo, docs@python, alexis, zach.ware, dstufft
2016-01-18 02:43:00python-devlinkissue26017 messages
2016-01-18 02:42:59python-devcreate