opensafely-core / opensafely-core/opencodelists

Upgrade to Python 3.13

Open
#2,159 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

deck-scrubbing
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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.