KotlinIsland / KotlinIsland/basedmypy
`FunctionType` et al aren't defined in `types`
Open
topic-stubs
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
they are defined in `builtins`
Contributor guide
Research direction
Start by comparing the definitions of FunctionType and the other affected names in builtins with their availability in types. The issue is complete when those names are correctly exposed from types and the relevant type-checker behavior is covered by tests, though no test file is named in the report.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100