[Python-Dev] Using Python on a fork-less POSIX-like OS

Barath Aron baratharon at caesar.elte.hu
Sun Jul 29 16:22:29 EDT 2018


On 07/29/2018 06:02 PM, Berker Peksağ wrote:
> There is an open issue to add os.posix_spawn() at
> https://bugs.python.org/issue20104
Seems promising, but 3.7 does not support it. And I don't see whether 
Python will work without fork().
- bpo-20104: Expose posix_spawn as a low level API in the os module.
   (removed before 3.7.0rc1)
> --Berker
Aron



More information about the Python-Dev mailing list