KotlinIsland / KotlinIsland/basedmypy
callable type in parens
Open
bug
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
```py
a: "(() -> None)" # invalid
```
Contributor guide
Research direction
Start by reproducing the annotation example with basedmypy and inspect how the checker parses the quoted callable type in parentheses. Clarify the expected validity of this syntax, then add coverage for the reported case and confirm the checker consistently reports or accepts it as intended.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100