SIGN IN SIGN UP

gh-95027: Fix regrtest stdout encoding on Windows (GH-98492)

On Windows, when the Python test suite is run with the -jN option,
the ANSI code page is now used as the encoding for the stdout
temporary file, rather than using UTF-8 which can lead to decoding
errors.
(cherry picked from commit ec1f6f5f139868dc2c1116a7c7c878c38c668d53)

Co-authored-by: Victor Stinner <vstinner@python.org>
M
Miss Islington (bot) committed
b2aa28eec56d07b9c6777b02b7247cf21839de9f
Parent: 0bc2cf9
Committed by GitHub <noreply@github.com> on 10/21/2022, 2:52:17 PM