kernelci / kernelci/dashboard

update deprecated type hints

Open
#930 0 comments 0 reactions 0 assignees View on GitHub
Backend good first issue technical debt
Dominant language
Python
Stars
9
Forks
31
Avg merge
3d 19h
Merged PRs (30d)
16

Description

We've been using `typing.Dict`, `typing.List`, `typing.Set`, etc. but they are deprecated since python 3.9 according to the documentation

https://docs.python.org/3/library/typing.html#aliases-to-built-in-types

Contributor guide

Open the contributing guide

Research direction

No files or tests are named. Search the repository for typing.Dict, typing.List, typing.Set, and related aliases, then identify the affected Python files and existing test commands. Done means the deprecated aliases are updated consistently and the test suite still passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
developer-experience
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.