summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_codecs.py
diff options
context:
space:
mode:
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>2022-10-21 14:52:17 (GMT)
committerGitHub <noreply@github.com>2022-10-21 14:52:17 (GMT)
commitb2aa28eec56d07b9c6777b02b7247cf21839de9f (patch)
treed0fa7d217b090e32a91b5a7c3960acc5fe311640 /Lib/test/test_codecs.py
parent0bc2cf9915c65a6a91fadc0c1d411caba57db494 (diff)
downloadcpython-b2aa28eec56d07b9c6777b02b7247cf21839de9f.zip
cpython-b2aa28eec56d07b9c6777b02b7247cf21839de9f.tar.gz
cpython-b2aa28eec56d07b9c6777b02b7247cf21839de9f.tar.bz2
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>
Diffstat (limited to 'Lib/test/test_codecs.py')
0 files changed, 0 insertions, 0 deletions