]> granicus.if.org Git - python/commit
bpo-36170: posix_spawn doesn't exist on 3.7 (GH-12143)
authorMark Williams <mrw@enotuniq.org>
Sun, 3 Mar 2019 17:42:25 +0000 (09:42 -0800)
committerNed Deily <nad@python.org>
Sun, 3 Mar 2019 17:42:25 +0000 (12:42 -0500)
commit8b50400fbe607ef558d6c0033efa697c99417507
tree020f7364d9d69d0d59765b4d60730e07fe4438e7
parent8c17d928eb4602201d02b475caffc63340df849e
bpo-36170: posix_spawn doesn't exist on 3.7 (GH-12143)

The 3.8 docs claim that `os.posix_spawn` was introduced in 3.7, but it wasn't; it will be introduced in 3.8.
Doc/library/os.rst