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 gaborjbernat
Recipients docs@python, eryksun, gaborjbernat, keller00, paul.moore, steve.dower, tim.golden, vinay.sajip, zach.ware
Date 2020-10-15.13:20:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1602768037.4.0.115601991497.issue42041@roundup.psfhosted.org>
In-reply-to
Content
Taking a look at the existing documentation this should probably be mentioned under the args part of https://docs.python.org/3/library/subprocess.html#popen-constructor, not? (that's where other similar gotchas are explained too)
History
Date User Action Args
2020-10-15 13:20:37gaborjbernatsetrecipients: + gaborjbernat, paul.moore, vinay.sajip, tim.golden, docs@python, zach.ware, eryksun, steve.dower, keller00
2020-10-15 13:20:37gaborjbernatsetmessageid: <1602768037.4.0.115601991497.issue42041@roundup.psfhosted.org>
2020-10-15 13:20:37gaborjbernatlinkissue42041 messages
2020-10-15 13:20:37gaborjbernatcreate