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