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 ncoghlan
Recipients docs@python, martin.panter, ncoghlan
Date 2017-05-26.02:34:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495766042.32.0.0546284223647.issue30420@psf.upfronthosting.co.za>
In-reply-to
Content
The just merged PR covers the "list `cwd` in the nominal signatures for `run()`, `call()`, `check_call()`, and `check_output()`" part of the proposal.

The rest of the proposed fixes are still pending a patch (and keeping in mind Martin's caveat on minimising duplication between the "Frequently Used Arguments" section and the full Popen documentation)
History
Date User Action Args
2017-05-26 02:34:02ncoghlansetrecipients: + ncoghlan, docs@python, martin.panter
2017-05-26 02:34:02ncoghlansetmessageid: <1495766042.32.0.0546284223647.issue30420@psf.upfronthosting.co.za>
2017-05-26 02:34:02ncoghlanlinkissue30420 messages
2017-05-26 02:34:02ncoghlancreate