Fixes issue #15798: subprocess.Popen() no longer fails if file
descriptor 0, 1 or 2 is closed. (correct fix for 3.4 this time)
G
Gregory P. Smith committed
53dd8167ff548233373a75c4884ae5490b91f010
Parent: 5a63aa6
descriptor 0, 1 or 2 is closed. (correct fix for 3.4 this time)