Skip to content

Pynvim 0.4.2

Compare
Choose a tag to compare
@jamessan jamessan released this 15 Sep 12:29
· 83 commits to master since this release
0.4.2
a70cdc9

Changes since 0.4.1:

  • 1276622 Refactor: IOError was deprecated. Replace with OSError
  • a5446ce refactor: Reduce usage of deprecated imp module
  • 605ffda Modify all imports in the repository to absolute imports
  • d9ce0b5 Set unicode_errors in Unpacker
  • 2cbc135 import vim module by default