]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.711 v7.3.711
authorBram Moolenaar <Bram@vim.org>
Tue, 23 Oct 2012 03:17:37 +0000 (05:17 +0200)
committerBram Moolenaar <Bram@vim.org>
Tue, 23 Oct 2012 03:17:37 +0000 (05:17 +0200)
commit9c9cbf13511522c05e8cc8d038a858608a158533
tree1f3a9527c635485215f52196c202f51161cb5cb1
parent12a753a5ca03fe8beddc06201104e785baccb471
updated for version 7.3.711
Problem:    vim.current.buffer is not available. (lilydjwg)
Solution:   Use py3_PyUnicode_AsUTF8 instead of py3_PyUnicode_AsUTF8String.
            (Ken Takata)
src/if_python3.c
src/version.c