Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/neovim/pynvim
Python client and plugin host for Nvim
https://github.com/neovim/pynvim
ci: neovim nightly name was changed
justinmk opened this pull request 3 days ago
justinmk opened this pull request 3 days ago
fix: improve EOFError exception when remote nvim crashes
wookayin opened this pull request 23 days ago
wookayin opened this pull request 23 days ago
remove use of nvim_out_write/nvim_err_write/nvim_err_writeln
justinmk opened this issue 23 days ago
justinmk opened this issue 23 days ago
Microoptimize the walk() function
kmod opened this pull request 25 days ago
kmod opened this pull request 25 days ago
ci: improve build matrix configuration, test with python3.13 and neovim-stable as well
wookayin opened this pull request 26 days ago
wookayin opened this pull request 26 days ago
test_broadcast fails on Fedora 41
cryptomilk opened this issue 30 days ago
cryptomilk opened this issue 30 days ago
fix: remove the use of asyncio.get_child_watcher() for python3.14
cryptomilk opened this pull request 30 days ago
cryptomilk opened this pull request 30 days ago
broken on python3.14 ('asyncio' has no attribute 'get_child_watcher')
zokrezyl opened this issue about 1 month ago
zokrezyl opened this issue about 1 month ago
typing_extensions should be a dependency
kiyoon opened this issue 3 months ago
kiyoon opened this issue 3 months ago
build: fix conditional `install_requires`
mgorny opened this pull request 3 months ago
mgorny opened this pull request 3 months ago
Pynvim 0.5.1
jamessan opened this pull request 3 months ago
jamessan opened this pull request 3 months ago
fix(ci): macOS CI failing with python{3.7, 3.8, 3.9}
wookayin opened this pull request 3 months ago
wookayin opened this pull request 3 months ago
fix(tests): failing tests on python3.13 about stacktrace messages
wookayin opened this pull request 3 months ago
wookayin opened this pull request 3 months ago
Publish version 0.5.1
svermeulen opened this issue 3 months ago
svermeulen opened this issue 3 months ago
Not registering plugin command
huberb opened this issue 4 months ago
huberb opened this issue 4 months ago
docs: avoid deprecated $NVIM_LISTEN_ADDRESS env var
justinmk opened this pull request 5 months ago
justinmk opened this pull request 5 months ago
Usage examples incompatible with neovim >=0.8 (using deprecated $NVIM_LISTEN_ADDRESS)
dbarnett opened this issue 5 months ago
dbarnett opened this issue 5 months ago
fix(tests): remove reference to pytest-runner
0-wiz-0 opened this pull request 6 months ago
0-wiz-0 opened this pull request 6 months ago
pytest-runner deprecated
0-wiz-0 opened this issue 6 months ago
0-wiz-0 opened this issue 6 months ago
test_vim: Failure with Python 3.13
cryptomilk opened this issue 8 months ago
cryptomilk opened this issue 8 months ago
fix(tests): broadcast test fails
justinmk opened this pull request 8 months ago
justinmk opened this pull request 8 months ago
fix: Remove deprecated alias of logger.warn
cryptomilk opened this pull request 8 months ago
cryptomilk opened this pull request 8 months ago
How do you access the treesitter API via pynvim?
kdog3682 opened this issue 9 months ago
kdog3682 opened this issue 9 months ago
simplify remote plugins
justinmk opened this issue 9 months ago
justinmk opened this issue 9 months ago
Synchronous call initiated through a response of an async call drops the results of the sync call.
Badhi opened this issue 10 months ago
Badhi opened this issue 10 months ago
fix: UpdateRemotePlugins not finding specs on windows
tanj opened this pull request 10 months ago
tanj opened this pull request 10 months ago
UpdateRemotePlugins not finding any specs
tanj opened this issue 10 months ago
tanj opened this issue 10 months ago
fix(tests): "provider#python3#Prog" was removed upstream
justinmk opened this pull request 11 months ago
justinmk opened this pull request 11 months ago
Revert "fix: vim.eval('v:true') should return python bool #506"
samuelqp opened this pull request 11 months ago
samuelqp opened this pull request 11 months ago
Access output of lua commands
m-anish-gupta opened this issue 12 months ago
m-anish-gupta opened this issue 12 months ago
Python 3.8: TypeError: 'type' object is not subscriptable
gptlang opened this issue about 1 year ago
gptlang opened this issue about 1 year ago
Refactoring and tests for plugin Host and decorators
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
refactor: remove the use of forward references
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
checkhealth WARNING: Could not contact PyPI to get latest version
sudheer82 opened this issue about 1 year ago
sudheer82 opened this issue about 1 year ago
fix(asyncio): close child_watcher before the main loop is closed
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
Output flooded with EventLoop related messages
pierreganty opened this issue about 1 year ago
pierreganty opened this issue about 1 year ago
ci: fix failing readthedocs build
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
ci: fix failing readthedocs build by adding sphinx_rtd_theme dependency
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
docs (readthedocs) CI is failing
justinmk opened this issue about 1 year ago
justinmk opened this issue about 1 year ago
Pynvim 0.5.0
jamessan opened this pull request about 1 year ago
jamessan opened this pull request about 1 year ago
luaeval behavior: functions are serialized to `None`
wookayin opened this issue about 1 year ago
wookayin opened this issue about 1 year ago
`<abuf>` is wrong for `BufUnload` with hidden buffer
laomaiweng opened this issue over 1 year ago
laomaiweng opened this issue over 1 year ago
feat: Ex command `:py=` evaluate and print python expression
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
test: always use the same exact python executable regardless of $PATH
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
fix: invalid CLI use in scripts/{enable,disable}_log_statements.sh
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
Several refactoring on asyncio eventloop implementations
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
test: add tests for attaching through socket, tcp, and stdio
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
Fix broken tests on Windows due to EOF error and other minor bugs
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
ci: temporarily disable CI on windows
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
chore: use greenlet >= 3.0
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
packaging: add pynvim.__version__ attribute (0.5.0.dev0)
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
No longer works in Python 3.12
HiPhish opened this issue over 1 year ago
HiPhish opened this issue over 1 year ago
Get error "no module named imp" with Python 3.12
vds2212 opened this issue over 1 year ago
vds2212 opened this issue over 1 year ago
docs: Minor improvements to README.md
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
ci: Run CI and tox test for all supported python versions 3.7+
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
ci: Add python3.12 support
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
fix: fix broken dynamic import of rplugin modules
wookayin opened this pull request over 1 year ago
wookayin opened this pull request over 1 year ago
Controlling neovim from jupyter notebook: "another loop is running"
beyarkay opened this issue over 1 year ago
beyarkay opened this issue over 1 year ago
test_vim.py fails with Python 3.12
cryptomilk opened this issue over 1 year ago
cryptomilk opened this issue over 1 year ago
test_buffer: don't depend on version-dependent default values of 'define'
michel-slm opened this pull request over 1 year ago
michel-slm opened this pull request over 1 year ago
ci: fix python version matrix
justinmk opened this pull request over 1 year ago
justinmk opened this pull request over 1 year ago
Fix `Unknown config option: timout` warning
michel-slm opened this pull request over 1 year ago
michel-slm opened this pull request over 1 year ago
Test failures: "Event loop is closed" with Python 3.12, Fedora Linux
michel-slm opened this issue over 1 year ago
michel-slm opened this issue over 1 year ago
avoid imp module
justinmk opened this pull request over 1 year ago
justinmk opened this pull request over 1 year ago
ci: run tests on GitHub Actions
justinmk opened this pull request over 1 year ago
justinmk opened this pull request over 1 year ago
pin install pynvim fails to build greenlet on windows
benfranklin79 opened this issue over 1 year ago
benfranklin79 opened this issue over 1 year ago
`num_to_str` boolean check makes `Ultisnips` snippet engine laggy
jsr-p opened this issue almost 2 years ago
jsr-p opened this issue almost 2 years ago
Can't install pynvim with pipx
joe733 opened this issue about 2 years ago
joe733 opened this issue about 2 years ago
import pynvim 'disables' logging globally
jeff-dh opened this issue about 2 years ago
jeff-dh opened this issue about 2 years ago
more (complex) pynvim rplugin documentations & examples (packer, configs,...)
jeff-dh opened this issue about 2 years ago
jeff-dh opened this issue about 2 years ago
Packaging update
crowellel opened this pull request about 2 years ago
crowellel opened this pull request about 2 years ago
pynvim needs to be updated to use pyproject.toml
crowellel opened this issue about 2 years ago
crowellel opened this issue about 2 years ago
docs: fix typo
dundargoc opened this pull request about 2 years ago
dundargoc opened this pull request about 2 years ago
After updated to python 3.11, neovim can't find pynvim even I already install pynvim
ancion opened this issue over 2 years ago
ancion opened this issue over 2 years ago
Corrected some spelling mistakes.
JartC0ding opened this pull request over 2 years ago
JartC0ding opened this pull request over 2 years ago
[request] Update pypi release
yozachar opened this issue over 2 years ago
yozachar opened this issue over 2 years ago
Building a wheel for Python2 fails
vfleuryrodeofx opened this issue over 2 years ago
vfleuryrodeofx opened this issue over 2 years ago
pip install pynvim fails on macOS M1 trying to build greenlet.
661020786 opened this issue over 2 years ago
661020786 opened this issue over 2 years ago
modify line without deleting marks?
ces42 opened this issue over 2 years ago
ces42 opened this issue over 2 years ago
hola mija
bry5co opened this issue over 2 years ago
bry5co opened this issue over 2 years ago
Esta es una prueba de issues
davidf110102 opened this issue over 2 years ago
davidf110102 opened this issue over 2 years ago
Inservible
AlessoGonzalez opened this issue over 2 years ago
AlessoGonzalez opened this issue over 2 years ago
ImportError: dlopen(venv/lib/python3.9/site-packages/gevent/_gevent_c_hub_local.cpython-39-darwin.so, 2): no suitable image found
jiaxin-hou opened this issue over 2 years ago
jiaxin-hou opened this issue over 2 years ago
Fix: evaluate v:true/v:false to python bool type
uzxmx opened this pull request over 2 years ago
uzxmx opened this pull request over 2 years ago
OSError: EOF when trying to run example code on Windows
Toqozz opened this issue almost 3 years ago
Toqozz opened this issue almost 3 years ago
Update the pip package to the latest master branch
asmodeus812 opened this issue almost 3 years ago
asmodeus812 opened this issue almost 3 years ago
module greenlet not recognized
dongwangdw opened this issue about 3 years ago
dongwangdw opened this issue about 3 years ago
Greenlet is still unavailable for arm64?
mt1ger opened this issue about 3 years ago
mt1ger opened this issue about 3 years ago
Local python variables are not defined when using `py3eval` from within a separate python file
smjonas opened this issue about 3 years ago
smjonas opened this issue about 3 years ago
Consider maintaining pyuv
llchan opened this issue about 3 years ago
llchan opened this issue about 3 years ago
Python 3.10 cannot provide Python >= 3.3
prescottbreeden opened this issue over 3 years ago
prescottbreeden opened this issue over 3 years ago
Is it possible to install in root environment once and then use pynvim in every virtualenv without install again?
oakmegaeddie opened this issue over 3 years ago
oakmegaeddie opened this issue over 3 years ago
Update README.md
Anselmoo opened this pull request over 3 years ago
Anselmoo opened this pull request over 3 years ago
Fix the first call to sync functions returning null
dmitmel opened this pull request over 3 years ago
dmitmel opened this pull request over 3 years ago
PyPy support?
tejasvi opened this issue over 3 years ago
tejasvi opened this issue over 3 years ago
importing my Python module does not work
wakita opened this issue over 3 years ago
wakita opened this issue over 3 years ago
Add explicit API function definitions
stevearc opened this pull request over 3 years ago
stevearc opened this pull request over 3 years ago
Drop support for old python versions and add type annotations
stevearc opened this pull request over 3 years ago
stevearc opened this pull request over 3 years ago
Making connection on Windows by process ID
pawelurbanski opened this issue over 3 years ago
pawelurbanski opened this issue over 3 years ago
docs: fix a few simple typos
justinmk opened this pull request over 3 years ago
justinmk opened this pull request over 3 years ago