-
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
Update Jedi to 0.15.1 #6294
Comments
Please let me know if you need help. You guys are one of the biggest Jedi users and once Jedi is upgraded I will not get issues about the older versions anymore. I would also like to point out that 0.14.0 solved a few of the environment issues that we've had in 0.13. If you would like to ignore environments altogether (which IMO is not a good idea), please use the InterpreterEnvironment. |
I've opened davidhalter/jedi#1357 regarding the changed |
I've opened davidhalter/jedi#1358 regarding the changed |
FWIW, we also need to deal with |
I'm tabling this until some of those upstream issues are resolved. |
Today I stumbled on an interesting Jedi bug:
And autocompletion doesn't work. After checking with the latest Jedi manually (I mean, programmatically) and setting python.jediPath (which is a workaround) it seems that the bug is fixed upstream. |
I didn't see any problems when using the insiders build. |
Thanks for upgrading :) |
No description provided.
The text was updated successfully, but these errors were encountered: