labthings / labthings/labthings-fastapi
Drop Python 3.9, 3.10
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 9
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Particularly for some typing imports, supporting Python < 3.11 is annoying. Even my Raspberry Pi is now on 3.11, so I propose we stop supporting 3.10 and below. @akaplanyan and @VigneshVSV if either of you is particularly keen on support for 3.10 or 3.9, please shout!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the repository's Python-version constraints and the typing imports affected by support below 3.11; done means the project consistently supports Python 3.11+ and no longer claims compatibility with Python 3.9 or 3.10.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- api, backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100