-
Notifications
You must be signed in to change notification settings - Fork 127
Pull requests: neovim/pynvim
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: return python interpreter exit status from pynvim-python
#599
by drmikehenry
was merged Sep 13, 2025
Loading…
feat: Nvim can detect venv python via "pynvim-python" tool
#594
by drmikehenry
was merged Aug 16, 2025
Loading…
fix(test_connect_stdio): invoke python3 instead of python
#591
by jamessan
was merged Mar 13, 2025
Loading…
fix: improve EOFError exception when remote nvim crashes
asyncio
test
#589
by wookayin
was merged Jan 30, 2025
Loading…
ci: improve build matrix configuration, test with python3.13 and neovim-stable as well
ci
#586
by wookayin
was merged Jan 7, 2025
Loading…
fix: remove the use of asyncio.get_child_watcher() for python3.14
#584
by cryptomilk
was merged Jan 13, 2025
Loading…
fix(ci): macOS CI failing with python{3.7, 3.8, 3.9}
ci
#579
by wookayin
was merged Nov 3, 2024
Loading…
fix(tests): failing tests on python3.13 about stacktrace messages
#578
by wookayin
was merged Oct 31, 2024
Loading…
docs: avoid deprecated $NVIM_LISTEN_ADDRESS env var
#575
by justinmk
was merged Aug 29, 2024
Loading…
fix(tests): "provider#python3#Prog" was removed upstream
#563
by justinmk
was merged Mar 16, 2024
Loading…
Revert "fix: vim.eval('v:true') should return python bool #506"
#562
by samuelqp
was merged Mar 27, 2024
Loading…
refactor: remove the use of forward references
refactor
#558
by wookayin
was merged Jan 14, 2024
Loading…
ci: fix failing readthedocs build by adding sphinx_rtd_theme dependency
#553
by wookayin
was merged Dec 11, 2023
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.