mirror of
https://github.com/python/cpython.git
synced 2026-06-26 21:04:42 -04:00
ec1f6f5f13
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.