mirror of
https://github.com/python/cpython.git
synced 2026-05-13 07:59:04 -04:00
74683fc624
If the child process exited with a non-zero code, don't strip the last line of stdout anymore. Add also a sanity check in accumulate_result().