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
typing_extensions should be a dependency
kiyoon opened this issue about 1 month ago
kiyoon opened this issue about 1 month ago
build: fix conditional `install_requires`
mgorny opened this pull request about 2 months ago
mgorny opened this pull request about 2 months ago
Pynvim 0.5.1
jamessan opened this pull request about 2 months ago
jamessan opened this pull request about 2 months ago
fix(ci): macOS CI failing with python{3.7, 3.8, 3.9}
wookayin opened this pull request about 2 months ago
wookayin opened this pull request about 2 months ago
fix(tests): failing tests on python3.13 about stacktrace messages
wookayin opened this pull request about 2 months ago
wookayin opened this pull request about 2 months ago
Publish version 0.5.1
svermeulen opened this issue about 2 months ago
svermeulen opened this issue about 2 months ago
Not registering plugin command
huberb opened this issue 3 months ago
huberb opened this issue 3 months ago
docs: avoid deprecated $NVIM_LISTEN_ADDRESS env var
justinmk opened this pull request 4 months ago
justinmk opened this pull request 4 months ago
Usage examples incompatible with neovim >=0.8 (using deprecated $NVIM_LISTEN_ADDRESS)
dbarnett opened this issue 4 months ago
dbarnett opened this issue 4 months ago
fix(tests): remove reference to pytest-runner
0-wiz-0 opened this pull request 4 months ago
0-wiz-0 opened this pull request 4 months ago
pytest-runner deprecated
0-wiz-0 opened this issue 4 months ago
0-wiz-0 opened this issue 4 months ago
test_vim: Failure with Python 3.13
cryptomilk opened this issue 6 months ago
cryptomilk opened this issue 6 months ago
fix(tests): broadcast test fails
justinmk opened this pull request 7 months ago
justinmk opened this pull request 7 months ago
fix: Remove deprecated alias of logger.warn
cryptomilk opened this pull request 7 months ago
cryptomilk opened this pull request 7 months ago
How do you access the treesitter API via pynvim?
kdog3682 opened this issue 8 months ago
kdog3682 opened this issue 8 months ago
simplify remote plugins
justinmk opened this issue 8 months ago
justinmk opened this issue 8 months ago
Synchronous call initiated through a response of an async call drops the results of the sync call.
Badhi opened this issue 8 months ago
Badhi opened this issue 8 months ago
fix: UpdateRemotePlugins not finding specs on windows
tanj opened this pull request 8 months ago
tanj opened this pull request 8 months ago
UpdateRemotePlugins not finding any specs
tanj opened this issue 9 months ago
tanj opened this issue 9 months ago
fix(tests): "provider#python3#Prog" was removed upstream
justinmk opened this pull request 9 months ago
justinmk opened this pull request 9 months ago
Revert "fix: vim.eval('v:true') should return python bool #506"
samuelqp opened this pull request 9 months ago
samuelqp opened this pull request 9 months ago
Access output of lua commands
m-anish-gupta opened this issue 10 months ago
m-anish-gupta opened this issue 10 months ago
Python 3.8: TypeError: 'type' object is not subscriptable
gptlang opened this issue 11 months ago
gptlang opened this issue 11 months ago
Refactoring and tests for plugin Host and decorators
wookayin opened this pull request 11 months ago
wookayin opened this pull request 11 months ago
refactor: remove the use of forward references
wookayin opened this pull request almost 1 year ago
wookayin opened this pull request almost 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 about 1 year ago
laomaiweng opened this issue about 1 year ago
feat: Ex command `:py=` evaluate and print python expression
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
test: always use the same exact python executable regardless of $PATH
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
fix: invalid CLI use in scripts/{enable,disable}_log_statements.sh
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
Several refactoring on asyncio eventloop implementations
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
test: add tests for attaching through socket, tcp, and stdio
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
Fix broken tests on Windows due to EOF error and other minor bugs
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
ci: temporarily disable CI on windows
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
chore: use greenlet >= 3.0
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
packaging: add pynvim.__version__ attribute (0.5.0.dev0)
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
No longer works in Python 3.12
HiPhish opened this issue about 1 year ago
HiPhish opened this issue about 1 year ago
Get error "no module named imp" with Python 3.12
vds2212 opened this issue about 1 year ago
vds2212 opened this issue about 1 year ago
docs: Minor improvements to README.md
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
ci: Run CI and tox test for all supported python versions 3.7+
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 1 year ago
ci: Add python3.12 support
wookayin opened this pull request about 1 year ago
wookayin opened this pull request about 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 over 1 year ago
jsr-p opened this issue over 1 year ago
Can't install pynvim with pipx
joe733 opened this issue almost 2 years ago
joe733 opened this issue almost 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 about 2 years ago
ancion opened this issue about 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 over 2 years ago
Toqozz opened this issue over 2 years ago
Update the pip package to the latest master branch
asmodeus812 opened this issue over 2 years ago
asmodeus812 opened this issue over 2 years ago
module greenlet not recognized
dongwangdw opened this issue almost 3 years ago
dongwangdw opened this issue almost 3 years ago
Greenlet is still unavailable for arm64?
mt1ger opened this issue almost 3 years ago
mt1ger opened this issue almost 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 about 3 years ago
prescottbreeden opened this issue about 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 about 3 years ago
oakmegaeddie opened this issue about 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
Integration with asyncio
rr- opened this issue over 3 years ago
rr- opened this issue over 3 years ago
Create event subscription documentation
rr- opened this issue over 3 years ago
rr- opened this issue over 3 years ago
Proposing a PR to fix a few small typos
timgates42 opened this issue over 3 years ago
timgates42 opened this issue over 3 years ago
WIP: deprecate imp module
Shougo opened this pull request over 3 years ago
Shougo opened this pull request over 3 years ago
Question: is possible to use a python from a virtualenv ?
mmngreco opened this issue over 3 years ago
mmngreco opened this issue over 3 years ago
inconsistent mode behavior in `select` and `insert select` mode
pierreganty opened this issue over 3 years ago
pierreganty opened this issue over 3 years ago
Non deterministic behavior?
pierreganty opened this issue over 3 years ago
pierreganty opened this issue over 3 years ago
`input` not working in `Ex` mode
pierreganty opened this issue over 3 years ago
pierreganty opened this issue over 3 years ago