Update from Python 3.9 to a supported Python version
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 52/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- build-system
Research direction
Review .python-version, the Python versions in .github/workflows/test.yml and .github/workflows/build_and_publish.yml, then check .pre-commit-config.yaml, justfile, and setup.py or pyproject.toml if #236 changes it first. Rebuild requirements and verify that all listed version references consistently use the selected supported Python version.
Written by the indexing model from the issue text.
Description
Python 3.9 is end of life as of October 2025.
This repository is already tested with later Python versions; we should move to a newer version.
- Update
.python-version - Update versions in
.github/workflows/test.yml: 1, 2 - Update version in
.github/workflows/build_and_publish.yml - Update version in
.pre-commit-config.yaml - Update version in
justfile - Update version in
setup.py(although if #236 is implemented first, it may not exist andpyproject.tomlshould be updated instead) - Rebuild requirements
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 9
Contributor guide
No contributing guide indexed for this repository
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.
More from opensafely-core/osgithub
-
dependency-management
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
opensafely-core/osgithub#289 ·
-
Difficulty 5/5 Over a week Newbie friendliness 35/100
opensafely-core/osgithub#269 ·
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
opensafely-core/osgithub#236 ·
-
Difficulty 5/5 Over a week Newbie friendliness 30/100
opensafely-core/osgithub#230 · 1 comment ·
-
Difficulty 4/5 3-5 days Newbie friendliness 32/100
opensafely-core/osgithub#142 ·
All issues in opensafely-core/osgithub
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
stephrobert/dsoxlab#238 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
sublimehq/package_control#1780 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
nwg-piotr/nwg-displays#145 ·