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 gregory.p.smith
Recipients Phaqui, Roy Williams, gregory.p.smith
Date 2018-01-30.07:27:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517297251.27.0.467229070634.issue31961@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset dd42cb71f2cb02f3a32f016137b12a146bc0d0e2 by Gregory P. Smith (Anders Lorentsen) in branch 'master':
bpo-31961: subprocess now accepts path-like args (GH-4329)
https://github.com/python/cpython/commit/dd42cb71f2cb02f3a32f016137b12a146bc0d0e2
History
Date User Action Args
2018-01-30 07:27:31gregory.p.smithsetrecipients: + gregory.p.smith, Phaqui, Roy Williams
2018-01-30 07:27:31gregory.p.smithsetmessageid: <1517297251.27.0.467229070634.issue31961@psf.upfronthosting.co.za>
2018-01-30 07:27:31gregory.p.smithlinkissue31961 messages
2018-01-30 07:27:31gregory.p.smithcreate