mirror of
https://github.com/neovim/neovim.git
synced 2026-01-25 14:16:04 +00:00
Problem: Python 3 vim.eval not well tested.
Solution: Add a test. (Dominique Pelle, closes vim/vim#5680)
026270c01d
Amend float values to pass on Ubuntu.
Comment out failing cases (ie. v:none, blob).
Co-authored-by: Bram Moolenaar <Bram@vim.org>