Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Jedi to 0.13.0 #2667

Closed
brettcannon opened this issue Sep 24, 2018 · 0 comments
Closed

Upgrade Jedi to 0.13.0 #2667

brettcannon opened this issue Sep 24, 2018 · 0 comments
Assignees
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. debt Covers everything internal: CI, testing, refactoring of the codebase, etc.

Comments

@brettcannon
Copy link
Member

To fix issues like #140.

We should also see if we can't get Jedi to be installed like ptvsd and thus remove it from the repository.

@brettcannon brettcannon added area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. needs PR debt Covers everything internal: CI, testing, refactoring of the codebase, etc. labels Sep 24, 2018
@DonJayamanne DonJayamanne changed the title Upgrade Jedi to 0.12.1 Upgrade Jedi to 0.13.0 Oct 2, 2018
@DonJayamanne DonJayamanne added the P2 label Oct 2, 2018
@d3r3kk d3r3kk self-assigned this Oct 24, 2018
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Oct 25, 2018
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Oct 29, 2018
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Nov 1, 2018
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Nov 1, 2018
Fix for microsoft#2667

- Leave Jedi in pythonFiles for now
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Nov 2, 2018
Fix for microsoft#2667

- Leave Jedi in pythonFiles for now
d3r3kk added a commit to d3r3kk/vscode-python that referenced this issue Nov 2, 2018
Fix for microsoft#2667

- Leave Jedi in pythonFiles for now
DonJayamanne pushed a commit that referenced this issue Nov 7, 2018
* Update Jedi to 0.13
* For #2667
* Leave Jedi in pythonFiles for now
* Correct API usage for initializing Environments in Jedi
* Layout update for jedi test and update check for Python v2
* Add news file
* Simplify news entry
@DonJayamanne DonJayamanne assigned DonJayamanne and unassigned d3r3kk Nov 13, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Dec 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-intellisense LSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc. debt Covers everything internal: CI, testing, refactoring of the codebase, etc.
Projects
None yet
Development

No branches or pull requests

3 participants