opensafely-core / opensafely-core/opencodelists
Upgrade to Python 3.13
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 60
- Forks
- 16
- Avg merge
- 4d 12h
- Merged PRs (30d)
- 17
Description
#2155 shows what's needed to do this, and there's little beyond upgrading certain dependencies.
Considerations:
- We may want to leave Python 3.12 running a little to ensure there are no problems there, before moving off that and possibly making any production issues, if they occur as a result, more difficult to diagnose.
- We should ensure that everyone can upgrade for local development: Python 3.13 is still fairly new, maybe there are issues with installation or binary wheel availability for different platforms.
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.
Research direction
Start by reading issue #2155, which describes the required work, then locate the dependency and environment configuration it references. Check Python 3.13 installation and binary-wheel availability across supported development platforms, while keeping Python 3.12 available during validation. Done means the dependency upgrade works locally and production compatibility concerns are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100