KotlinIsland / KotlinIsland/basedmypy
based type annotation improvements (bare literal, tuple literal)
Open
basedtyping
improvement
p-2
- Dominant language
- Python
- Stars
- 202
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
They should work in:
- `cast`
- `assert_type`
- Make basedtyping versions of the things in `typing` that support bare literals.
Contributor guide
Research direction
Start by locating the implementations of cast and assert_type, then identify the basedtyping counterparts to typing constructs that support bare literals. Trace how bare literals and tuple literals are represented in these entry points; done means the requested forms work consistently across the named APIs and their basedtyping versions.
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
- 30/100