Skip to content
Snippets Groups Projects
Unverified Commit 965ce0d8 authored by Miss Islington (bot)'s avatar Miss Islington (bot) Committed by Pablo Galindo
Browse files

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 ec1f6f5f)

Co-authored-by: default avatarVictor Stinner <vstinner@python.org>
parent a1f4e426
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment