Skip to content

Handle AttributeError for jedi completions (missing CompiledObject attribute)#706

Merged
ccordoba12 merged 3 commits into
palantir:developfrom
dalthviz:spyder_issue_10878
Dec 2, 2019
Merged

Handle AttributeError for jedi completions (missing CompiledObject attribute)#706
ccordoba12 merged 3 commits into
palantir:developfrom
dalthviz:spyder_issue_10878

Conversation

@dalthviz

Copy link
Copy Markdown
Contributor

@ccordoba12

Copy link
Copy Markdown
Contributor

@dalthviz, please add a test with the use case you found in the Spyder issue you referenced above. Also, please make that test work for Jedi <0.16, to see if that error is fixed in future Jedi versions.

Finally, please report this issue in the Jedi repo, to see if someone can fix it there too.

Comment thread test/plugins/test_completion.py Outdated
Comment thread pyls/plugins/jedi_completion.py
@ccordoba12 ccordoba12 added this to the 0.31.2 milestone Dec 2, 2019

@ccordoba12 ccordoba12 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @dalthviz!

@ccordoba12 ccordoba12 changed the title PR: Handle AttributeError for jedi completions (missing CompiledObject attribute) Handle AttributeError for jedi completions (missing CompiledObject attribute) Dec 2, 2019
@ccordoba12 ccordoba12 merged commit c3bb2f2 into palantir:develop Dec 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Internal Python Language Server error

2 participants