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

Enhancement of numpy brain #486

Merged
merged 1 commit into from
Jan 30, 2018

Conversation

hippo91
Copy link
Contributor

@hippo91 hippo91 commented Jan 28, 2018

This PR addresses the problem of false positive no-member emission when using numpy and specific types (last part of #pylint-dev/pylint#779).
The missing types have been added to the numpy brain and a corresponding unit test has been created.

….numerictypes + add of corresponding unittest
@PCManticore
Copy link
Contributor

Looks great @hippo91 ! Also don't forget to backport these patches to 1.6 branch, since we're going to do releases from there.

@PCManticore PCManticore merged commit 7f34451 into pylint-dev:master Jan 30, 2018
@hippo91
Copy link
Contributor Author

hippo91 commented Jan 30, 2018

Thanks @PCManticore! I'll backport it ASAP.

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.

2 participants