[issue28624] Make the `cwd` argument to `subprocess.Popen` accept a `PathLike`

Sayan Chowdhury report at bugs.python.org
Sat Feb 18 06:48:32 EST 2017


New submission from Sayan Chowdhury:

I tested and found that the code already works with PathLike. I have created a PR which updates the test and documentation. I think the issue can be in Windows.

----------
nosy: +sayanchowdhury

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue28624>
_______________________________________


More information about the Python-bugs-list mailing list