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:45:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160118024515.5435.49794@psf.io>
In-reply-to
Content
New changeset 668827be66d6 by Senthil Kumaran in branch '2.7':
Issue26017 - Suggest enclosing command args in double quotes when using characters which get interpreted by shell.
https://hg.python.org/cpython/rev/668827be66d6
History
Date User Action Args
2016-01-18 02:45:17python-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:45:17python-devlinkissue26017 messages
2016-01-18 02:45:17python-devcreate