-
Notifications
You must be signed in to change notification settings - Fork 220
Permalink
Choose 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 or
learn 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
base: v1.12.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: python-lsp/python-lsp-server
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 38 files changed
- 11 contributors
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a3c7919 - Browse repository at this point
Copy the full SHA a3c7919View commit details
Commits on Feb 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for cc6d398 - Browse repository at this point
Copy the full SHA cc6d398View commit details
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>
Configuration menu - View commit details
-
Copy full SHA for 04fa3e5 - Browse repository at this point
Copy the full SHA 04fa3e5View commit details
Commits on May 12, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 70d9f12 - Browse repository at this point
Copy the full SHA 70d9f12View commit details
Commits on May 13, 2025
-
Configuration menu - View commit details
-
Copy full SHA for de15a88 - Browse repository at this point
Copy the full SHA de15a88View commit details
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>
Configuration menu - View commit details
-
Copy full SHA for e9776fd - Browse repository at this point
Copy the full SHA e9776fdView commit details
Commits on May 29, 2025
-
Configuration menu - View commit details
-
Copy full SHA for c8e4e99 - Browse repository at this point
Copy the full SHA c8e4e99View commit details
Commits on Jun 5, 2025
-
Configuration menu - View commit details
-
Copy full SHA for dd03085 - Browse repository at this point
Copy the full SHA dd03085View commit details
Commits on Jun 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4312316 - Browse repository at this point
Copy the full SHA 4312316View commit details
Commits on Jun 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7b326c6 - Browse repository at this point
Copy the full SHA 7b326c6View commit details
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>
Configuration menu - View commit details
-
Copy full SHA for e0b5fcf - Browse repository at this point
Copy the full SHA e0b5fcfView commit details
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>
Configuration menu - View commit details
-
Copy full SHA for 5480e5d - Browse repository at this point
Copy the full SHA 5480e5dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8f15a - Browse repository at this point
Copy the full SHA 5b8f15aView commit details
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 v1.12.1...develop