mirror of
https://github.com/neovim/neovim.git
synced 2026-01-11 07:42:39 +00:00
Problem: if_python: 64bit numbers truncated
Solution: cast python result to long long (lsq)
fixes: vim/vim#18899
closes: vim/vim#18904
a52b11d057
Co-authored-by: lsq <lsqypj@gmail.com>