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 steve.dower
Recipients Stephen Farris, ammar2, chris.jerdonek, docs@python, paul.moore, steve.dower, tim.golden, zach.ware
Date 2020-07-20.22:22:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595283721.88.0.754981625172.issue40932@roundup.psfhosted.org>
In-reply-to
Content
I wonder whether we should be more specific about the shells that shlex works for? Since WSL makes *sh (Bash, Dash, Sh, etc.) easily available on Windows, and I believe PowerShell on Linux keeps its own quoting rules.
History
Date User Action Args
2020-07-20 22:22:01steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, chris.jerdonek, docs@python, zach.ware, ammar2, Stephen Farris
2020-07-20 22:22:01steve.dowersetmessageid: <1595283721.88.0.754981625172.issue40932@roundup.psfhosted.org>
2020-07-20 22:22:01steve.dowerlinkissue40932 messages
2020-07-20 22:22:01steve.dowercreate