Package: vim Version: 2:8.0.0197-5 Upstream's patch 8.0.0698 fixes a crash on exit when using Python functions within a timer. Recent versions of e.g. YouCompleteMe (http://valloric.github.io/YouCompleteMe/) appear to trigger this reliably, so it would be nice to backport the fix to Debian itself (it applies cleanly to what's already in the tree).
Upstream's patch is at https://github.com/vim/vim/commit/c4f8338.patch. Thanks, Malcolm

