Skip to content

Conversation

jamessan
Copy link
Member

@jamessan jamessan commented Jan 2, 2019

Backport of #9438

The neovim module is available for backwards compatibility.  We should
not yet force the use of the pynvim module, since there's no other major
reason to bump the minimum supported Python client module.

Closes neovim#9426
Adapt the checks so we can still report when the pynvim module is
present but the neovim module is missing.
@jamessan jamessan merged commit a597ab8 into neovim:release-0.3 Jan 2, 2019
@jamessan jamessan deleted the revert-pynvim branch January 2, 2019 17:14
justinmk added a commit to justinmk/neovim that referenced this pull request Jan 4, 2019
This maintenance release fixes some issues found in v0.3.2 .

FIXES:

a597ab8 neovim#9442 Merge pull request from jamessan/revert-pynvim
    d7b3ac0 health/provider: Check for available pynvim when neovim module missing
    edeb19d python#CheckForModule: Use the given module string instead of hard-coding pynvim
    0dd89cd {health,provider}/python: Import the neovim, rather than pynvim, module
fc6e8a4 neovim#9423 TUI: Konsole DECSCUSR fixup
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