]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] bpo-44935: enable posix_spawn() on Solaris (GH-27795) (GH-27800)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 17 Aug 2021 18:33:34 +0000 (11:33 -0700)
committerGitHub <noreply@github.com>
Tue, 17 Aug 2021 18:33:34 +0000 (11:33 -0700)
commit826e059bb9b42e17bef2186938a2bd3f33610e69
tree3edfc96fded9bff7b087d00ddb96ce5ec55ce435
parent3f81e9628f6f104c103d0e38adb84c51e5261626
[3.10] bpo-44935: enable posix_spawn() on Solaris (GH-27795) (GH-27800)

Enable posix_spawn() on Solaris
(cherry picked from commit b1930bf75f276cd7ca08c4455298128d89adf7d1)

Co-authored-by: Jakub KulĂ­k <Kulikjak@gmail.com>
Automerge-Triggered-By: GH:gpshead
Lib/subprocess.py
Misc/NEWS.d/next/Library/2021-08-17-16-01-44.bpo-44935.roUl0G.rst [new file with mode: 0644]