summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2017-05-25 22:28:17 -0400
committerNick Coghlan <ncoghlan@gmail.com>2017-05-26 12:28:17 +1000
commit368cf1d20630498ca7939069a05d744fabb570aa (patch)
tree0e4830c7d6fb712c1aa60366def6638f8b53ee38 /Python
parent18c1356ff6eac1d366346fd45b71a351c588d805 (diff)
downloadcpython-git-368cf1d20630498ca7939069a05d744fabb570aa.tar.gz
bpo-30420: List cwd parameter in subprocess convenience APIs (GH-1685)
Partially clarify the subprocess convenience API documentation by explicitly listing the `cwd` parameter in their abbreviated signatures. While this has been merged as an improvement, it doesn't fully resolve the issue, as the `cwd` should also be covered in the "Frequently Used Arguments" section, and the fact these APIs pass unlisted keyword arguments down to the lower level APIs is currently still unclear.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions