- Notifications
You must be signed in to change notification settings - Fork219
PermalinkChoose a base ref {{ refName }}default Choose a head ref {{ refName }}default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also orlearn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also.Learn more about diff comparisons here.
base repository:python-lsp/python-lsp-server
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
base:eb61ccd
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
...
head repository:python-lsp/python-lsp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
Uh oh!
There was an error while loading.Please reload this page.
compare:8c96441
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}defaultLoading
- 18commits
- 39files changed
- 12contributors
Commits on Feb 6, 2025
Commits on Apr 3, 2025
Do not call
str.splitlines()
twice in the same function. (#628)Co-authored-by: Sergey Fukanchik <s.fukanchik@postgrespro.ru>
Commits on May 12, 2025
Commits on May 13, 2025
Commits on May 28, 2025
Drop Python 3.8, add Python 3.11 to CI and run
pyupgrade
(#650)Co-authored-by: Daniel Althviz Moré <16781833+dalthviz@users.noreply.github.com>
Commits on Jun 30, 2025
Send websocket payload using a queue (#633)
* Send websocket payload using a queue* Apply ruff formatter results* Add a test to demonstrate regression* Fix spawning the server* Fix test* Drop the completion part---------Co-authored-by: krassowski <5832902+krassowski@users.noreply.github.com>
Commits on Jul 4, 2025
Add support for type definition (#645)
* Add textDocument/typeDefinition plugin* Add tests for textDocument/typeDefinition* Add jedi_ plugin prefix for consistency.* Fix order in CONFIGURATION.md.---------Co-authored-by: Michał Krassowski <5832902+krassowski@users.noreply.github.com>
Commits on Jul 8, 2025
Update changelog for 1.13.0 (#660)
* Update changelog for 1.13.0* Apply suggestions from code reviewCo-authored-by: Carlos Cordoba <ccordoba12@gmail.com>---------Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff eb61ccd...8c96441
Uh oh!
There was an error while loading.Please reload this page.