-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 bundled Jedi #674
Comments
We've looked the a previous version of Jedi, however there were a number of breaking changes. TODO: Guess its time to review this once again. |
+1 on this one, I know there's been a large number of fixes and improvements in recent versions. I've also had trouble in the past using anything but the bundled version of Jedi, not sure if these issues have been addressed lately or not. |
It looks like another version might be ready for a release soon (davidhalter/jedi#1031 (comment)) so maybe it's worth waiting a little more for it (though there is a risk to get stuck in such waiting for a while). |
@MikhailArkhipov I think I spot a few issues with the upgrade:
I can open a separate issue if you want. |
Opened #773. Thanks for the pointers. |
Environment data
VS Code version: 1.19.3
Python Extension version: 0.9.1
Python Version: 2.7.12
OS and version: Ubuntu 16.04.3 x64
Jedi 1.11.1 is available. Might want to consider upgrading, assuming that the new version is better...
Note that it now depends on parso which will also need to be included.
The text was updated successfully, but these errors were encountered: