]> granicus.if.org Git - python/commit
Revert "bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)" (GH-11582)
authorVictor Stinner <vstinner@redhat.com>
Wed, 16 Jan 2019 22:38:06 +0000 (23:38 +0100)
committerGitHub <noreply@github.com>
Wed, 16 Jan 2019 22:38:06 +0000 (23:38 +0100)
commit8c349565e8a442e17f1a954d1a9996847749d778
treeafcf4294d4949a59dc2d3383e11b5c2b91970597
parent07858894689047c77f9c12ddc061d30681368d19
Revert "bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)" (GH-11582)

This reverts commit 07858894689047c77f9c12ddc061d30681368d19.
Doc/whatsnew/3.8.rst
Lib/subprocess.py
Lib/test/pythoninfo.py