]> granicus.if.org Git - vim/commit
patch 8.2.0079: Python 3 unicode test still fails on MS-Windows v8.2.0079
authorBram Moolenaar <Bram@vim.org>
Thu, 2 Jan 2020 15:38:07 +0000 (16:38 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 2 Jan 2020 15:38:07 +0000 (16:38 +0100)
commit7fc4785ea19306b7e94beb61f226cf40c32b1aba
tree09954565feac912c49ce0547f4be8541c2f6c76c
parentb9adef79eca6f95bc7376ff3a6a383e436c5d6ea
patch 8.2.0079: Python 3 unicode test still fails on MS-Windows

Problem:    Python 3 unicode test still fails on MS-Windows.
Solution:   Do not set 'encoding' to "euc-tw" on MS-Windows.
src/testdir/test_python3.vim
src/version.c