[New-bugs-announce] [issue44935] Solaris: enable posix_spawn in subprocess

Jakub Kulik report at bugs.python.org
Tue Aug 17 09:51:47 EDT 2021


New submission from Jakub Kulik <jakub.kulik at oracle.com>:

Solaris also provides posix_spawn() syscall that can/should be used in the subprocess module to spawn new processes.

----------
components: Library (Lib)
messages: 399750
nosy: kulikjak
priority: normal
severity: normal
status: open
title: Solaris: enable posix_spawn in subprocess
versions: Python 3.10, Python 3.11, Python 3.9

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


More information about the New-bugs-announce mailing list