pylint-dev / pylint-dev/astroid
Understand enumerate builtin
Open
Enhancement ✨
- Dominant language
- Python
- Stars
- 583
- Forks
- 357
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 23
Description
Originally reported by: **Claudiu Popa (BitBucket: [PCManticore](http://bitbucket.org/PCManticore), GitHub: @PCManticore)**
---
Just as we do for super and others.
---
- Bitbucket: https://bitbucket.org/logilab/astroid/issue/99
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing how astroid currently understands `super` and other builtins, as referenced in the issue. Determine the expected inference behavior for `enumerate`; done means it is understood consistently with those existing builtins and covered by the relevant project tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100