]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.0916: with Python 3.7 "find_module" is not made available v8.1.0916
authorBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2019 12:28:45 +0000 (13:28 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 14 Feb 2019 12:28:45 +0000 (13:28 +0100)
commitb999ba2778b6c02fdd100e498a9ba5b2e7036f7d
treeb79ef646097b6142ee8b48626ac79391b834c8ec
parenta787019518a540a7b4d0070f15467931b870ac89
patch 8.1.0916: with Python 3.7 "find_module" is not made available

Problem:    With Python 3.7 "find_module" is not made available.
Solution:   Also add "find_module" with Python 3.7. (Joel Frederico,
            closes #3954)
src/if_py_both.h
src/version.c