]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1077 v7.3.1077
authorBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 20:06:33 +0000 (22:06 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 30 May 2013 20:06:33 +0000 (22:06 +0200)
commit35eacd71808cf3aac06cd494a2f566d7e0ec1c03
treea8980525969247ff8299bb815129328aaab6057d
parent2d5e112284957ea60ea5291dae4401d101348902
updated for version 7.3.1077
Problem:    Python: Allocating dict the wrong way, causing a crash.
Solution:   Use py_dict_alloc(). Fix some exception problems. (ZyX)
src/if_py_both.h
src/version.c