Skip to content

neovim python-client 0.1.13

Compare
Choose a tag to compare
@bfredl bfredl released this 12 Jan 14:10
· 244 commits to master since this release

This release makes python 3.6 officially supported.

Changes since 0.1.12:

  • 549f721 Fix spawning a child on python 3.6
  • 171d137 Conform to pyuv 1.0 API
  • 99a2150 use tox for testing and add python 3.6 to test matrix