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
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 2.0 KB
.gitignore -rw-r--r-- 1.8 KB
.travis.yml -rw-r--r-- 6.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 71.3 KB
README.rst -rw-r--r-- 9.8 KB
aclocal.m4 -rw-r--r-- 9.9 KB
config.guess -rwxr-xr-x 43.1 KB
config.sub -rwxr-xr-x 35.4 KB
configure -rwxr-xr-x 569.5 KB
configure.ac -rw-r--r-- 172.9 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 45.2 KB
setup.py -rw-r--r-- 113.0 KB

README.rst

back to top