]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.654 v7.3.654
authorBram Moolenaar <Bram@vim.org>
Wed, 5 Sep 2012 16:45:28 +0000 (18:45 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 5 Sep 2012 16:45:28 +0000 (18:45 +0200)
commit231e1a17232a6d396266194efad53259e7d05ff1
tree4d0678578207560effa5b0d1682888eb5dfb4d1b
parente2db4361d2236b1bf56fb436d274c8b9b361196c
updated for version 7.3.654
Problem:    When creating a Vim dictionary from Python objects an empty key
            might be used.
Solution:   Do not use empty keys, throw an IndexError. (ZyX)
src/if_py_both.h
src/version.c