Skip to content

fix(test_connect_stdio): invoke python3 instead of python#591

Merged
jamessan merged 1 commit intoneovim:masterfrom
jamessan:test_attach-python3
Mar 13, 2025
Merged

fix(test_connect_stdio): invoke python3 instead of python#591
jamessan merged 1 commit intoneovim:masterfrom
jamessan:test_attach-python3

Conversation

@jamessan
Copy link
Copy Markdown
Member

"python" is the name for Python 2's interpreter. Since pynvim is now
Python 3 only, there's no reason to expect the legacy interpreter to be
available.

"python" is the name for Python 2's interpreter. Since pynvim is now
Python 3 only, there's no reason to expect the legacy interpreter to be
available.
@jamessan jamessan requested a review from wookayin March 13, 2025 00:41
@jamessan jamessan merged commit dc030e6 into neovim:master Mar 13, 2025
22 of 25 checks passed
@jamessan jamessan deleted the test_attach-python3 branch March 13, 2025 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant