]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0867: cannot build Python interface with Python 2.4 v8.1.0867
authorBram Moolenaar <Bram@vim.org>
Fri, 1 Feb 2019 21:10:16 +0000 (22:10 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 1 Feb 2019 21:10:16 +0000 (22:10 +0100)
commit65951258d65b71581aeb117dbb7defa8a87ce38f
tree3252de27de59fb9a8df766a9c1f77ecfe13f81fc
parent1c321dcee966b82a527cb34bbadd5874d6bc454a
patch 8.1.0867: cannot build Python interface with Python 2.4

Problem:    Cannot build Python interface with Python 2.4. (Tom G. Christensen)
Solution:   Define PyBytes_FromStringAndSize. (Ken Takata, closes #3888)
src/if_python.c
src/version.c