]> granicus.if.org Git - vim/commit
patch 8.2.2211: MS-Windows: can't load Python dll if not in the path v8.2.2211
authorBram Moolenaar <Bram@vim.org>
Fri, 25 Dec 2020 12:52:37 +0000 (13:52 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 25 Dec 2020 12:52:37 +0000 (13:52 +0100)
commitb2f9e0e2c537bcde16dab3b62687a17e17849ce1
treee4801bdb4252443a817156b771d23dbd7ae0a765
parent3868f59466ed5ff1c5624f40b93c0034ce62cb82
patch 8.2.2211: MS-Windows: can't load Python dll if not in the path

Problem:    MS-Windows: can't load Python dll if not in the path.
Solution:   Use the InstallPath registry entry. (Kelvin Lee, closes #7540)
src/if_python3.c
src/version.c