diff options
author | Victor Stinner <vstinner@python.org> | 2023-06-28 02:26:52 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-06-28 02:26:52 (GMT) |
commit | 2ac3eec103cf450aaaebeb932e51155d2e7fb37b (patch) | |
tree | 31efe761a024723ab093eb83a9a081106e858502 /Python/compile.c | |
parent | 3f8483cad2f3b94600c3ecf3f0bb220bb1e61d7d (diff) | |
download | cpython-2ac3eec103cf450aaaebeb932e51155d2e7fb37b.zip cpython-2ac3eec103cf450aaaebeb932e51155d2e7fb37b.tar.gz cpython-2ac3eec103cf450aaaebeb932e51155d2e7fb37b.tar.bz2 |
gh-101634: regrtest reports decoding error as failed test (#106169)
When running the Python test suite with -jN option, if a worker stdout
cannot be decoded from the locale encoding report a failed testn so the
exitcode is non-zero.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions