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:28:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1495765700.04.0.692843801032.issue30420@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 368cf1d20630498ca7939069a05d744fabb570aa by Nick Coghlan (Alex Gaynor) in branch 'master':
bpo-30420: List cwd parameter in subprocess convenience APIs (GH-1685)
https://github.com/python/cpython/commit/368cf1d20630498ca7939069a05d744fabb570aa
History
Date User Action Args
2017-05-26 02:28:20ncoghlansetrecipients: + ncoghlan, docs@python, martin.panter
2017-05-26 02:28:20ncoghlansetmessageid: <1495765700.04.0.692843801032.issue30420@psf.upfronthosting.co.za>
2017-05-26 02:28:20ncoghlanlinkissue30420 messages
2017-05-26 02:28:19ncoghlancreate