Message283732
Previous related work:
changeset: 89836:bc06f67234d0
user: Victor Stinner <[email protected]>
date: Tue Mar 18 01:18:21 2014 +0100
files: Doc/whatsnew/3.5.rst Lib/test/test_sys.py Misc/NEWS Python/pythonru
description:
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. |
|
| Date |
User |
Action |
Args |
| 2016-12-21 09:54:58 | vstinner | set | recipients:
+ vstinner, lemburg, ncoghlan, ezio.melotti, r.david.murray, methane, yan12125, abarry, Jan Niklas Hasse |
| 2016-12-21 09:54:58 | vstinner | set | messageid: <[email protected]> |
| 2016-12-21 09:54:58 | vstinner | link | issue28180 messages |
| 2016-12-21 09:54:57 | vstinner | create | |
|