Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
cpython
Lib
subprocess.py
Find file
Blame
History
Permalink
Issue #26741: POSIX implementation of subprocess.Popen._execute_child() now
· a58e2c5c
Victor Stinner
authored
May 20, 2016
sets the returncode attribute using the child process exit status when exec failed.
a58e2c5c