bpo-31961: subprocess.run() now accepts path-like args by Phaqui · Pull Request #4329 · python/cpython

added 6 commits

November 7, 2017 19:56
…ks with pathlike objects

@gpshead

to better explain it.

there may be better ways to write this, but this plus the comments will do for now.

I don't really _like_ catching TypeError. It's too generic.

@gpshead

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Feb 26, 2018

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Feb 27, 2018
…)" (pythonGH-5912)

* Revert "bpo-31961: subprocess now accepts path-like args (pythonGH-4329)"

This reverts commit dd42cb7.
(cherry picked from commit be50a7b)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>

ned-deily pushed a commit that referenced this pull request

Feb 27, 2018

ned-deily pushed a commit that referenced this pull request

Feb 27, 2018

serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request

Feb 28, 2018