]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.0307: Python 3 vim.eval not well tested v8.2.0307
authorBram Moolenaar <Bram@vim.org>
Sun, 23 Feb 2020 14:10:16 +0000 (15:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Feb 2020 14:10:16 +0000 (15:10 +0100)
commit026270c01d8ae4425b2afe289d464451718cb9ab
tree211d354fc5c7c51a2d06980caf95061cb9bfad2b
parent83f37b91426b419a913aa4f42d041b2111b57864
patch 8.2.0307: Python 3 vim.eval not well tested

Problem:    Python 3 vim.eval not well tested.
Solution:   Add a test. (Dominique Pelle, closes #5680)
src/testdir/test_python3.vim
src/version.c