Issues
- 3
test_vim: Failure with Python 3.13
#571 opened by cryptomilk - 2
Publish version 0.5.1
#577 opened by svermeulen - 9
- 3
luaeval behavior: functions are serialized to `None`
#550 opened by wookayin - 1
Not registering plugin command
#576 opened by huberb - 1
Usage examples incompatible with neovim >=0.8 (using deprecated $NVIM_LISTEN_ADDRESS)
#574 opened by dbarnett - 2
pytest-runner deprecated
#572 opened by 0-wiz-0 - 0
simplify remote plugins
#567 opened by justinmk - 1
How do you access the treesitter API via pynvim?
#568 opened by kdog3682 - 4
Synchronous call initiated through a response of an async call drops the results of the sync call.
#566 opened by Badhi - 1
UpdateRemotePlugins not finding any specs
#564 opened by tanj - 5
- 3
Access output of lua commands
#561 opened by m-anish-gupta - 2
Create event subscription documentation
#488 opened by rr- - 11
- 5
- 5
Output flooded with EventLoop related messages
#555 opened by pierreganty - 4
docs (readthedocs) CI is failing
#552 opened by justinmk - 9
[request] Update pypi release
#514 opened by yozachar - 2
After updated to python 3.11, neovim can't find pynvim even I already install pynvim
#516 opened by ancion - 8
Get error "no module named imp" with Python 3.12
#538 opened by vds2212 - 2
- 4
No longer works in Python 3.12
#539 opened by HiPhish - 11
- 4
- 6
- 1
Local python variables are not defined when using `py3eval` from within a separate python file
#501 opened by smjonas - 1
test_vim.py fails with Python 3.12
#532 opened by cryptomilk - 1
- 1
import pynvim 'disables' logging globally
#521 opened by jeff-dh - 1
- 4
pynvim needs to be updated to use pyproject.toml
#518 opened by crowellel - 1
Can't install pynvim with pipx
#522 opened by yozachar - 1
- 1
Building a wheel for Python2 fails
#513 opened by vfleuryrodeofx - 10
Greenlet is still unavailable for arm64?
#502 opened by mt1ger - 1
modify line without deleting marks?
#511 opened by ces42 - 1
- 2
Inservible
#508 opened by AlessoGonzalez - 2
Esta es una prueba de issues
#509 opened by davidf110102 - 1
ImportError: dlopen(venv/lib/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-darwin.so, 2): no suitable image found
#507 opened by jiaxin-hou - 2
Is it possible to install in root environment once and then use pynvim in every virtualenv without install again?
#498 opened by oakmegaeddie - 2
module greenlet not recognized
#503 opened by nobody4t - 1
Consider maintaining pyuv
#500 opened by llchan - 6
Python 3.10 cannot provide Python >= 3.3
#499 opened by prescottbreeden - 4
importing my Python module does not work
#494 opened by wakita - 1
PyPy support?
#495 opened by tejasvi - 0
Making connection on Windows by process ID
#491 opened by pawelurbanski - 0
Proposing a PR to fix a few small typos
#487 opened by timgates42 - 1
Integration with asyncio
#489 opened by rr-