Python client to Neovim
Library for scripting Nvim processes through its msgpack-rpc API.
- Developed at editors
- Sources inherited from project openSUSE:Factory
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-neovim && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
pynvim-0.4.1.tar.gz | 0000052340 51.1 KB | |
python-neovim.changes | 0000012242 12 KB | |
python-neovim.spec | 0000002217 2.17 KB | |
setup_version.patch | 0000000371 371 Bytes |
Revision 14 (latest revision is 19)
Dominique Leuenberger (dimstar_suse)
accepted
request 777951
from
Matej Cepl (mcepl)
(revision 14)
- Update to 0.4.1: - Logging will be disabled on release tarballs and pip packages for performance reasons. use scripts/enable_log_statements.sh and scripts/disable_log_statements.sh to toggle the availability of logging. - 09bba08 remove scrutinizer - f048531 make pytest_runner an optional dependency - 5b50ce9 fix missing self.name for nvim_error_event - 175a2cc Test with python 3.8 - 5a2b552 fix the disable logging script. - 2a31195 Update docs/tests to use --headless when needed - 1d121e0 Update tests for new global/local option behavior - 6310063 session: set client info (not only for host) - 58ff62f python2 compat: fix buffer inequality - a63cddb ci: fix coverage reporting - f4f3bf5 api: key deletion; use KeyError for maps (if_python compat) - d3c389f host: do not run __init__ in plugin until the plugin is invoked - Add temporary patch setup_version.patch setting the version number in setup.py correctly. gh#neovim/pynvim#431 (forwarded request 777949 from mcepl)
Comments 0