]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 7.4.1646 v7.4.1646
authorBram Moolenaar <Bram@vim.org>
Thu, 24 Mar 2016 20:58:12 +0000 (21:58 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 24 Mar 2016 20:58:12 +0000 (21:58 +0100)
commit4c90861e9f864eab94f043c432acff508396ed62
tree3dd833ecd38ad0b11bacb07d250469e439c2249f
parentc5fbe8af4cd80789f831b78aa44ff0b238138769
patch 7.4.1646
Problem:    Using Python vim.bindeval() on a partial doesn't work. (Nikolai
            Pavlov)
Solution:   Add VAR_PARTIAL support in Python.
src/if_py_both.h
src/testdir/test_partial.vim
src/version.c