[issue35537] use os.posix_spawn in subprocess

STINNER Victor report at bugs.python.org
Fri Feb 1 05:05:35 EST 2019


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


New changeset 80c5dfe74b4402d0a220c9227f262ec6fde1d7fc by Victor Stinner (Joannah Nanjekye) in branch 'master':
bpo-35537: Add setsid parameter to os.posix_spawn() and os.posix_spawnp() (GH-11608)
https://github.com/python/cpython/commit/80c5dfe74b4402d0a220c9227f262ec6fde1d7fc


----------

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


More information about the Python-bugs-list mailing list