https://github.com/python/cpython
Revision 826e059bb9b42e17bef2186938a2bd3f33610e69 authored by Miss Islington (bot) on 17 August 2021, 18:33:34 UTC, committed by GitHub on 17 August 2021, 18:33:34 UTC


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


Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>

Automerge-Triggered-By: GH:gpshead
1 parent 3f81e96
History
Tip revision: 826e059bb9b42e17bef2186938a2bd3f33610e69 authored by Miss Islington (bot) on 17 August 2021, 18:33:34 UTC
[3.10] bpo-44935: enable posix_spawn() on Solaris (GH-27795) (GH-27800)
Tip revision: 826e059
File Mode Size
README -rw-r--r-- 67 bytes
_freeze_importlib.c -rw-r--r-- 4.7 KB
_testembed.c -rw-r--r-- 48.2 KB
python.c -rw-r--r-- 266 bytes

README

back to top