SIGN IN SIGN UP

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.
V
Victor Stinner committed
07858894689047c77f9c12ddc061d30681368d19
Parent: 92b8322
Committed by GitHub <noreply@github.com> on 1/16/2019, 2:26:20 PM