mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -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.