STINNER Victor <[email protected]> added the comment:

Before Vista, the code page 65001 behaved differently than official UTF-8 
codec. Vista changed that. Maybe it's time to remove Lib/encodings/cp65001.py 
and make it an alias to utf_8 codec: see 
https://bugs.python.org/issue36778#msg341531

----------

_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue32592>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to