##// END OF EJS Templates
encoding: alias cp65001 to utf-8 on Windows...
encoding: alias cp65001 to utf-8 on Windows As far as I can tell, cp65001 is the Windows name for UTF-8. I don't know how different it is from the UTF-8, but Python 3 appears to have introduced new codec for cp65001, so the alias is enabled only for Python 2. https://bugs.python.org/issue13216 This patch is untested, but hopefully fixes the following issue. https://bitbucket.org/tortoisehg/thg/issues/5127/

File last commit:

r37942:40381a88 default
r38633:44302901 stable
Show More
test-wireproto.py.out
2 lines | 49 B | text/plain | TextLexer
/ tests / test-wireproto.py.out
Hello, Foobar
['Hello, Fo, =;:<o', 'Hello, Bar']