mirror of
https://github.com/neovim/neovim.git
synced 2025-09-23 11:38:31 +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>