Message142883
Ah, this was actually fixed in 3.2, so it is only 2.7 where there is the different (and long standing) problem of output of unicode to a pipe.
So, the doc issue boils down to mentioning how the encoding for stdout/stderr is derived (LOCALE, overridden by PYTHONIOENCODING if set, as far as I can tell). |
|
| Date |
User |
Action |
Args |
| 2011-08-24 13:36:16 | r.david.murray | set | recipients:
+ r.david.murray, docs@python |
| 2011-08-24 13:36:16 | r.david.murray | set | messageid: <[email protected]> |
| 2011-08-24 13:36:16 | r.david.murray | link | issue12832 messages |
| 2011-08-24 13:36:15 | r.david.murray | create | |
|