More modern versions of python handle UTF-8 encoding perfectly with the default univervisal C.UTF-8 encoding. The hard-coded en_US.UTF-8 that's used by svn.py isn't necessary anymore.
C.UTF-8
en_US.UTF-8
dw/8605
Change looks good and targeted test passes. Good to merge.
Log in to post a comment.
dw/8605
Change looks good and targeted test passes. Good to merge.