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 berker.peksag
Recipients berker.peksag, cool-RR, ncoghlan, sayanchowdhury, xiang.zhang
Date 2017-03-24.23:40:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398817.65.0.0820823737097.issue28624@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d5c11f7ace48701bb950c6345deee88c35c66e26 by Berker Peksag (Sayan Chowdhury) in branch 'master':
bpo-28624: Add a test that checks that cwd parameter of Popen() accepts PathLike objects (#157)
https://github.com/python/cpython/commit/d5c11f7ace48701bb950c6345deee88c35c66e26
History
Date User Action Args
2017-03-24 23:40:17berker.peksagsetrecipients: + berker.peksag, ncoghlan, cool-RR, sayanchowdhury, xiang.zhang
2017-03-24 23:40:17berker.peksagsetmessageid: <1490398817.65.0.0820823737097.issue28624@psf.upfronthosting.co.za>
2017-03-24 23:40:17berker.peksaglinkissue28624 messages
2017-03-24 23:40:17berker.peksagcreate