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
build: fix conditional `install_requires`

mgorny opened this pull request about 2 months ago
Pynvim 0.5.1

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
fix(tests): failing tests on python3.13 about stacktrace messages

wookayin opened this pull request about 2 months ago
Publish version 0.5.1

svermeulen opened this issue about 2 months ago
Not registering plugin command

huberb opened this issue 3 months ago
docs: avoid deprecated $NVIM_LISTEN_ADDRESS env var

justinmk opened this pull request 4 months ago
fix(tests): remove reference to pytest-runner

0-wiz-0 opened this pull request 4 months ago
pytest-runner deprecated

0-wiz-0 opened this issue 4 months ago
test_vim: Failure with Python 3.13

cryptomilk opened this issue 6 months ago
fix(tests): broadcast test fails

justinmk opened this pull request 7 months ago
fix: Remove deprecated alias of logger.warn

cryptomilk opened this pull request 7 months ago
How do you access the treesitter API via pynvim?

kdog3682 opened this issue 8 months ago
simplify remote plugins

justinmk opened this issue 8 months ago
fix: UpdateRemotePlugins not finding specs on windows

tanj opened this pull request 8 months ago
UpdateRemotePlugins not finding any specs

tanj opened this issue 9 months ago
fix(tests): "provider#python3#Prog" was removed upstream

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
Access output of lua commands

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
Refactoring and tests for plugin Host and decorators

wookayin opened this pull request 11 months ago
refactor: remove the use of forward references

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
fix(asyncio): close child_watcher before the main loop is closed

wookayin opened this pull request about 1 year ago
Output flooded with EventLoop related messages

pierreganty opened this issue about 1 year ago
ci: fix failing readthedocs build

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
docs (readthedocs) CI is failing

justinmk opened this issue about 1 year ago
Pynvim 0.5.0

jamessan opened this pull request about 1 year ago
luaeval behavior: functions are serialized to `None`

wookayin opened this issue about 1 year ago
`<abuf>` is wrong for `BufUnload` with hidden buffer

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
test: always use the same exact python executable regardless of $PATH

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
Several refactoring on asyncio eventloop implementations

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
Fix broken tests on Windows due to EOF error and other minor bugs

wookayin opened this pull request about 1 year ago
ci: temporarily disable CI on windows

wookayin opened this pull request about 1 year ago
chore: use greenlet >= 3.0

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
No longer works in Python 3.12

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
docs: Minor improvements to README.md

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
ci: Add python3.12 support

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
Controlling neovim from jupyter notebook: "another loop is running"

beyarkay opened this issue over 1 year ago
test_vim.py fails with Python 3.12

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
ci: fix python version matrix

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
Test failures: "Event loop is closed" with Python 3.12, Fedora Linux

michel-slm opened this issue over 1 year ago
avoid imp module

justinmk opened this pull request over 1 year ago
ci: run tests on GitHub Actions

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
Can't install pynvim with pipx

joe733 opened this issue almost 2 years ago
import pynvim 'disables' logging globally

jeff-dh opened this issue about 2 years ago
Packaging update

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
docs: fix typo

dundargoc opened this pull request about 2 years ago
Corrected some spelling mistakes.

JartC0ding opened this pull request over 2 years ago
[request] Update pypi release

yozachar opened this issue over 2 years ago
Building a wheel for Python2 fails

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
modify line without deleting marks?

ces42 opened this issue over 2 years ago
hola mija

bry5co opened this issue over 2 years ago
Esta es una prueba de issues

davidf110102 opened this issue over 2 years ago
Inservible

AlessoGonzalez 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
OSError: EOF when trying to run example code on Windows

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
module greenlet not recognized

dongwangdw opened this issue almost 3 years ago
Greenlet is still unavailable for arm64?

mt1ger opened this issue almost 3 years ago
Consider maintaining pyuv

llchan opened this issue about 3 years ago
Python 3.10 cannot provide Python >= 3.3

prescottbreeden opened this issue about 3 years ago
Update README.md

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
PyPy support?

tejasvi opened this issue over 3 years ago
importing my Python module does not work

wakita opened this issue over 3 years ago
Add explicit API function definitions

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
Making connection on Windows by process ID

pawelurbanski opened this issue over 3 years ago
docs: fix a few simple typos

justinmk opened this pull request over 3 years ago
Integration with asyncio

rr- opened this issue over 3 years ago
Create event subscription documentation

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
WIP: deprecate imp module

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
inconsistent mode behavior in `select` and `insert select` mode

pierreganty opened this issue over 3 years ago
Non deterministic behavior?

pierreganty opened this issue over 3 years ago
`input` not working in `Ex` mode

pierreganty opened this issue over 3 years ago