summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2014-02-12 18:27:55 +0100
committerVictor Stinner <victor.stinner@gmail.com>2014-02-12 18:27:55 +0100
commit8ebe5324a072b871646ce67bb44d675acdff05fb (patch)
tree7bc02bd83e4b10c1a680b703d05d19b9cbb5b3a1 /Python
parentf86b43382311370d099b1ba9995093a2e0252605 (diff)
downloadcpython-git-8ebe5324a072b871646ce67bb44d675acdff05fb.tar.gz
Issue #20599: Force ASCII encoding for stdout in test_cleanup() of test_builtin
On Windows, the codec of sys.stdout is implemented in Python. At exit, the codec may be unloaded before the destructor tries to write something to sys.stdout.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions