Update jedi-language-server
for Python 3.11 support
#20117
Labels
area-intellisense
LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.
bug
Issue identified by VS Code Team member as probable bug
needs PR
Ready to be worked on
I recently updated to Python 3.11. The Python Language Server crashed in VS Code (which launches it automatically). It worked fine previously with Python 3.10.
According to this comment, this issue occurs due to an outdated version of jedi-language-server. Please update it to the latest version so that it works correctly with Python 3.11
The text was updated successfully, but these errors were encountered: