[issue35537] use os.posix_spawn in subprocess

STINNER Victor report at bugs.python.org
Thu Jan 24 11:51:30 EST 2019


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

I wrote PR 11668 to propose to *document* the subtle behavior change when posix_spawn() is used on QEMU User Emulation and WSL platforms, rather than trying to opt-out for posix_spawn() on these platforms.

----------

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


More information about the Python-bugs-list mailing list