commit | 92b8322e7ea04b239cb1cb87b78d952f13ddfebb | [log] [tgz] |
---|---|---|
author | Joannah Nanjekye <33177550+nanjekyejoannah@users.noreply.github.com> | Wed Jan 16 16:29:26 2019 +0300 |
committer | Victor Stinner <vstinner@redhat.com> | Wed Jan 16 14:29:26 2019 +0100 |
tree | afcf4294d4949a59dc2d3383e11b5c2b91970597 | |
parent | 9daecf37a571e98aaf43a387bcc9e41a7132f477 [diff] |
bpo-35674: Add os.posix_spawnp() (GH-11554) Add a new os.posix_spawnp() function.