Skip to content

Pynvim 0.6.0

Latest
Compare
Choose a tag to compare
@justinmk justinmk released this 07 Sep 18:06
· 4 commits to master since this release

What's Changed

  • Microoptimize the walk() function by @kmod in #587
  • fix: remove the use of asyncio.get_child_watcher() for python3.14 by @cryptomilk in #584
  • fix: improve EOFError exception when remote nvim crashes by @wookayin in #589
  • feat: Nvim can detect venv python via "pynvim-python" tool by @drmikehenry in #594

Full Changelog: 0.5.2...0.6.0