PR: Add support for Jedi 0.20#26186
Merged
Merged
Conversation
…rver.git --branch=support-jedi-0.20 --update --force external-deps/python-lsp-server subrepo: subdir: "external-deps/python-lsp-server" merged: "78e291530f" upstream: origin: "https://github.com/ccordoba12/python-lsp-server.git" branch: "support-jedi-0.20" commit: "78e291530f" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "ea10886"
ccordoba12
force-pushed
the
support-jedi-0.20
branch
from
July 19, 2026 23:44
c22f3cd to
e50e31a
Compare
We were using an older version before and without this pin neither conda nor pip install that version (don't know why).
ccordoba12
force-pushed
the
support-jedi-0.20
branch
from
July 20, 2026 03:14
e50e31a to
2a22d5f
Compare
…rver.git --branch=develop --update --force external-deps/python-lsp-server subrepo: subdir: "external-deps/python-lsp-server" merged: "40e66dba5f" upstream: origin: "https://github.com/python-lsp/python-lsp-server.git" branch: "develop" commit: "40e66dba5f" git-subrepo: version: "0.4.9" origin: "https://github.com/ingydotnet/git-subrepo" commit: "ea10886"
Member
Author
|
@meeseeksdev please backport to 6.x |
|
Owee, I'm MrMeeseeks, Look at me. There seem to be a conflict, please backport manually. Here are approximate instructions:
And apply the correct labels and milestones. Congratulations — you did some good work! Hopefully your backport PR will be tested by the continuous integration and merged soon! Remember to remove the If these instructions are inaccurate, feel free to suggest an improvement. |
ccordoba12
added a commit
that referenced
this pull request
Jul 20, 2026
ccordoba12
added a commit
that referenced
this pull request
Jul 20, 2026
Backport PR #26186 on branch 6.x (PR: Add support for Jedi 0.20)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Changes
Issue(s) Resolved
Fixes #26033.
Affirmation
By submitting this Pull Request or typing my (user)name below,
I affirm the Developer Certificate of Origin
with respect to all commits and content included in this PR,
and understand I am releasing the same under Spyder's MIT (Expat) license.
I certify the above statement is true and correct: @ccordoba12