]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44935: enable posix_spawn() on Solaris (GH-27795)
authorJakub Kulík <Kulikjak@gmail.com>
Tue, 17 Aug 2021 18:09:48 +0000 (20:09 +0200)
committerGitHub <noreply@github.com>
Tue, 17 Aug 2021 18:09:48 +0000 (11:09 -0700)
commitb1930bf75f276cd7ca08c4455298128d89adf7d1
tree0f18730d1034cd5e33a84dd1e6e60a02c97a85f8
parent4b9a2dcf19e5d13c3bc2afea2de1f65cd994c699
bpo-44935: enable posix_spawn() on Solaris (GH-27795)

Enable posix_spawn() on Solaris
Lib/subprocess.py
Misc/NEWS.d/next/Library/2021-08-17-16-01-44.bpo-44935.roUl0G.rst [new file with mode: 0644]