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

Update to Jedi 0.17.1 #12471

Merged
merged 2 commits into from
Jul 1, 2020
Merged

Update to Jedi 0.17.1 #12471

merged 2 commits into from
Jul 1, 2020

Conversation

PeterJCLaw
Copy link

@PeterJCLaw PeterJCLaw commented Jun 20, 2020

This brings completions for Django (via django-stubs, which is now included within Jedi) as well as support for Python 3.9 and various bugfixes (mostly around generic type annotations).

As Jedi now includes django-stubs I've included that project's license in the third party distribution file, but I am by no means a license expert so please do check that that's the right way to handle this.

Fixes #12486.

This brings completions for Django (via django-stubs, which is now
included in Jedi) as well as support for Python 3.9 and various
bugfixes (mostly around generic type annotations).
@karthiknadig
Copy link
Member

@PeterJCLaw Can you update the new item name to 12486.md? I created this item to match the enhancement #12486

@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@karthiknadig karthiknadig merged commit 58220ca into microsoft:master Jul 1, 2020
@kimadeline kimadeline mentioned this pull request Aug 4, 2020
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.

Update jedi to 0.17.1
2 participants