
#12213: In Python testsuite, setting stdout to unbuffered causes us to switch to ascii output locale -------------------------------------+------------------------------------- Reporter: ezyang | Owner: thomie Type: bug | Status: closed Priority: normal | Milestone: Component: Test Suite | Version: 8.0.1 Resolution: fixed | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by thomie): * status: new => closed * resolution: => fixed Comment: Serious bug! I fixed it. I need to think about how to prevent this from happening in the future. I think it's possible to simplify this unicode and buffer handling, but I need to carefully test it first (on all platforms, for all supported versions of Python). -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12213#comment:6 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler