labthings / labthings/labthings-fastapi

Drop Python 3.9, 3.10

Open
#78 5 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.