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

Add regression test TypedDict not-callable #4717

Merged
merged 1 commit into from Jul 19, 2021

Conversation

cdce8p
Copy link
Member

@cdce8p cdce8p commented Jul 19, 2021

Description

Depends on pylint-dev/astroid#1101

Type of Changes

Type
βœ“ πŸ› Bug fix

Related Issue

Closes #4715

@cdce8p cdce8p added the Needs astroid update Needs an astroid update (probably a release too) before being mergable label Jul 19, 2021
@cdce8p cdce8p added this to the 2.9.4 milestone Jul 19, 2021
@cdce8p cdce8p added the False Positive 🦟 A message is emitted but nothing is wrong with the code label Jul 19, 2021
@Pierre-Sassoulas Pierre-Sassoulas merged commit f437752 into pylint-dev:main Jul 19, 2021
@cdce8p cdce8p deleted the regression-typeddict branch July 19, 2021 20:10
@coveralls
Copy link

Coverage Status

Coverage remained the same at 92.059% when pulling 6dbe98f on cdce8p:regression-typeddict into 6a16625 on PyCQA:main.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
False Positive 🦟 A message is emitted but nothing is wrong with the code Needs astroid update Needs an astroid update (probably a release too) before being mergable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

False positive "[TypedDict instance] is not callable"
3 participants