Skip to content

Conversation

@haplo
Copy link

@haplo haplo commented May 13, 2021

Palantir's python-language-server is now unmaintained. python-lsp-server is a community-maintained fork.

Fixes #51.

Palantir's python-language-server is now unmaintained.
python-lsp-server is a community-maintained fork.
@honnix
Copy link

honnix commented May 19, 2021

Looks like this is also unmaintained. Have you considered forking it into https://github.com/python-lsp ? @haplo

@haplo
Copy link
Author

haplo commented May 19, 2021

Looks like this is also unmaintained. Have you considered forking it into https://github.com/python-lsp ? @haplo

mypy-ls is a maintained fork that has released a python-lsp-server-compatible version on PyPI. It's working for me and the maintainer is open to PRs, so my plan is to keep contributing to it.

@honnix
Copy link

honnix commented May 19, 2021

Ah, thanks. I didn't know this fork.

@JamieMagee JamieMagee mentioned this pull request Jan 1, 2023
7 tasks
snejus pushed a commit to snejus/pyls-mypy that referenced this pull request Mar 17, 2024
There shouldn't be any output to stdout as this will mess the message
stream when pylsp is running in stdout mode.
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.

Update plugin to use python-lsp-server instead of python-language-server

2 participants