New submission from Armin Ronacher <armin.ronac...@active-4.com>:

The documentation should explain some of the common problems with Unicode on 
Python 3.

*   locale's affect the text default encoding
*   SSH clients can set the locale on a remote server
*   filesystem encoding is set by the SSH client as well

----------
components: Unicode
messages: 131143
nosy: aronacher
priority: normal
severity: normal
stage: needs patch
status: open
title: Improve Unicode Documentation with Known Caveats
versions: Python 3.1, Python 3.2, Python 3.3, Python 3.4

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11573>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to