KotlinIsland / KotlinIsland/basedtyping
`ReifiedGeneric` should use a `TypeVarTuple`
Open
reified generics
- Dominant language
- Python
- Stars
- 12
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Once mypy supports them
Contributor guide
No contributing guide indexed for this repository
Research direction
First verify whether the referenced mypy support for TypeVarTuple now exists. Then search the repository for ReifiedGeneric and inspect its current typing implementation; done means the implementation uses TypeVarTuple without breaking its existing runtime behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100