mirror of
https://github.com/neovim/neovim.git
synced 2026-05-06 08:26:45 -04:00
vim-patch:8.2.1123: Python 3 test is old style
Problem: Python 3 test is old style. Solution: Turn into new style test. (Yegappan Lakshmanan, closes vim/vim#6385) https://github.com/vim/vim/commit/effb0cd75de647a2a0bf95cb26eaa2feee8068d9 Neovim has Lua context that conflict with asserted error message. Disable incompatible tests due to unsupported features from python3 provider (ie. LegacyVim bindings, vim.bindeval). Co-authored-by: Bram Moolenaar <Bram@vim.org>
This commit is contained in: