]> granicus.if.org Git - python/commit
Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (#5912)
authorSerhiy Storchaka <storchaka@gmail.com>
Tue, 27 Feb 2018 23:03:46 +0000 (01:03 +0200)
committerNed Deily <nad@python.org>
Tue, 27 Feb 2018 23:03:46 +0000 (18:03 -0500)
commitbe50a7b627d0aa37e08fa8e2d5568891f19903ce
treed8a26b4e730f826289ec05d0620bb2e7fbaa3095
parentcc5ac04c07097218477064a38d551f62fe682447
Revert "bpo-31961: subprocess now accepts path-like args (GH-4329)" (#5912)

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

This reverts commit dd42cb71f2cb02f3a32f016137b12a146bc0d0e2.
Doc/library/subprocess.rst
Lib/subprocess.py
Lib/test/test_subprocess.py
Misc/NEWS.d/3.7.0b1.rst