Issue #19977: When the ``LC_TYPE`` locale is the POSIX locale (``C`` locale),
:py:data:`sys.stdin` and :py:data:`sys.stdout` are now using the ``surrogateescape`` error handler, instead of the ``strict`` error handler.
V
Victor Stinner committed
7143029d4360637aadbd7ddf386ea5c64fb83095
Parent: 01adf06