-
Notifications
You must be signed in to change notification settings - Fork 218
Comparing changes
Open a pull request
base repository: python-lsp/python-lsp-server
base: eb61ccd
head repository: python-lsp/python-lsp-server
compare: 8c96441
- 18 commits
- 39 files changed
- 12 contributors
Commits on Feb 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 17fe8d1 - Browse repository at this point
Copy the full SHA 17fe8d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cf2d16d - Browse repository at this point
Copy the full SHA cf2d16dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0508463 - Browse repository at this point
Copy the full SHA 0508463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63087dd - Browse repository at this point
Copy the full SHA 63087ddView commit details -
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
Commits on Jul 8, 2025
-
Update changelog for 1.13.0 (#660)
* Update changelog for 1.13.0 * Apply suggestions from code review Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com> --------- Co-authored-by: Carlos Cordoba <ccordoba12@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c96441 - Browse repository at this point
Copy the full SHA 8c96441View commit details
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