KotlinIsland / KotlinIsland/basedmypy
`type_check_only_generic` decorator
Open
feature
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
stuff like `attrgetter` aren't actually generic in real life
Contributor guide
Research direction
Start by locating the generic type-checking and decorator handling in basedmypy, then inspect how attrgetter is currently classified. Clarify the intended behavior for a type_check_only_generic decorator before changing it, and add coverage showing that the affected constructs are treated as generic only during type checking.
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
- 35/100