mirror of
https://github.com/python/cpython.git
synced 2026-05-12 15:39:22 -04:00
2ac3eec103
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.