[issue35537] use os.posix_spawn in subprocess

STINNER Victor report at bugs.python.org
Sun Jan 6 19:15:39 EST 2019


STINNER Victor <vstinner at redhat.com> added the comment:

"The native spawn(2) system introduced in Oracle Solaris 11.4 shares a lot of code with the forkx(2) and execve(2)."
https://blogs.oracle.com/solaris/posix_spawn-as-an-actual-system-call

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35537>
_______________________________________


More information about the Python-bugs-list mailing list