diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-01-16 15:26:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-01-16 15:26:20 +0100 |
commit | 07858894689047c77f9c12ddc061d30681368d19 (patch) | |
tree | 265342755fa909a3db267cc7274f7cdb8929b405 /Python/pythonrun.c | |
parent | 92b8322e7ea04b239cb1cb87b78d952f13ddfebb (diff) | |
download | cpython-git-07858894689047c77f9c12ddc061d30681368d19.tar.gz |
bpo-35537: subprocess can now use os.posix_spawnp (GH-11579)
The subprocess module can now use the os.posix_spawnp() function,
if it is available, to locate the program in the PATH.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions