mirror of
https://github.com/python/cpython.git
synced 2026-05-09 14:11:28 -04:00
c868d16e11
exit code they returned. All other types of exit from child processes are normalized to a return code of 1. Closes SF bug #732143.