]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.943 v7.3.943
authorBram Moolenaar <Bram@vim.org>
Sun, 12 May 2013 19:16:23 +0000 (21:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 May 2013 19:16:23 +0000 (21:16 +0200)
commitbd80f35bc59442894a4ec56aefb0137cb0a350fa
treeb822da2358409f0c5da3b1d2c266c58f5f70a536
parent8f1723de4735e437b4ced3be95d6582e713c3d7d
updated for version 7.3.943
Problem:    Python: Negative indices were failing.
Solution:   Fix negative indices. Add tests. (ZyX)
src/if_py_both.h
src/if_python3.c
src/testdir/test86.in
src/testdir/test86.ok
src/testdir/test87.in
src/testdir/test87.ok
src/version.c