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

astroid.exceptions.AttributeInferenceError: '__getitem__' not found on <ClassDef.generator> #1417

Closed
vmalloc opened this issue Apr 13, 2017 · 2 comments
Assignees
Labels
Blocker 🙅 Blocks the next release
Milestone

Comments

@vmalloc
Copy link

vmalloc commented Apr 13, 2017

Steps to reproduce

  1. git clone https://github.com/getslash/slash -b bugfix/3.6
  2. make pylint

pylint --version output

pylint 1.7.0,
astroid 1.5.1
Python 3.5.2 (default, Dec 28 2016, 22:15:06)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)]

@PCManticore PCManticore added the Blocker 🙅 Blocks the next release label Apr 13, 2017
@PCManticore PCManticore self-assigned this Apr 13, 2017
@PCManticore
Copy link
Contributor

Thank you. Will fix it for 1.7.1

@PCManticore PCManticore added this to the 1.7.1 milestone Apr 13, 2017
@PCManticore
Copy link
Contributor

Closed by pylint-dev/astroid@b6cf7ab

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocker 🙅 Blocks the next release
Projects
None yet
Development

No branches or pull requests

2 participants