]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0075: Python 3 unicode test still sometimes fails v8.2.0075
authorBram Moolenaar <Bram@vim.org>
Wed, 1 Jan 2020 16:09:11 +0000 (17:09 +0100)
committerBram Moolenaar <Bram@vim.org>
Wed, 1 Jan 2020 16:09:11 +0000 (17:09 +0100)
commit2466aea508f22d44099d54ed6d15c0a1d90f8d6e
treedc2d9530b7e9845b397784afdd9fd0ddcc20f5a0
parent4b7cdca23035eacf6cd0e30b90546cf32f7efe9e
patch 8.2.0075: Python 3 unicode test still sometimes fails

Problem:    Python 3 unicode test still sometimes fails.
Solution:   Skip the test when 'termencoding' is not empty.
src/testdir/test_python3.vim
src/version.c