Victor Stinner 7143029d43 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.
2014-03-18 01:18:21 +01:00
..
2014-02-18 22:07:56 +01:00
2014-01-20 15:35:38 +01:00
2013-07-27 02:41:03 +02:00
2013-12-31 22:02:22 -06:00
2013-03-20 00:39:41 -05:00
2014-02-10 22:41:40 -05:00
2013-09-26 22:21:41 -04:00