Issue #26741: POSIX implementation of subprocess.Popen._execute_child() now
sets the returncode attribute using the child process exit status when exec failed.
Showing
Please register or sign in to comment
sets the returncode attribute using the child process exit status when exec failed.