commit | 826e059bb9b42e17bef2186938a2bd3f33610e69 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Aug 17 11:33:34 2021 -0700 |
committer | GitHub <noreply@github.com> | Tue Aug 17 11:33:34 2021 -0700 |
tree | 3edfc96fded9bff7b087d00ddb96ce5ec55ce435 | |
parent | 3f81e9628f6f104c103d0e38adb84c51e5261626 [diff] |
[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