diff options
author | Victor Stinner <vstinner@python.org> | 2023-10-05 06:24:43 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-05 06:24:43 (GMT) |
commit | 6592976061a6580fee2ade3564f6497eb685ab67 (patch) | |
tree | e74c7e59618e53c8bd8dcfa733bbd0900fd0b445 /Python/getcompiler.c | |
parent | 313aa861ce23e83ca64284d97c1dac234c9def7c (diff) | |
download | cpython-6592976061a6580fee2ade3564f6497eb685ab67.zip cpython-6592976061a6580fee2ade3564f6497eb685ab67.tar.gz cpython-6592976061a6580fee2ade3564f6497eb685ab67.tar.bz2 |
gh-110367: Enhance regrtest -jN --verbose3 (#110368)
When using worker processes (-jN) with --verbose3 option, regrtest
can now display the worker output even if a worker process does
crash. Previously, sys.stdout and sys.stderr were replaced and so
the worker output was lost on a crash.
Diffstat (limited to 'Python/getcompiler.c')
0 files changed, 0 insertions, 0 deletions