]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1075: function reference count wrong in Python code v8.1.1075
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Mar 2019 11:51:22 +0000 (12:51 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Mar 2019 11:51:22 +0000 (12:51 +0100)
commitde5b3800427328170574f1950ae75776e020f4e7
treef9457efd3e997c8d2d75cd9bda38cc8a3201b6fc
parentbfd36036700ab2d4c9de48e37f222f4a4dd7b3b0
patch 8.1.1075: function reference count wrong in Python code

Problem:    Function reference count wrong in Python code.
Solution:   Use "O" instead of "N" for the arguments. (Ben Jackson,
            closes #4188)
src/if_py_both.h
src/version.c