opensafely-core / opensafely-core/opensafely-cli

Add version Python 3.14 to list of compatible versions

Open Beginner friendly
#431 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
2
Forks
5
Avg merge
2d 1h
Merged PRs (30d)
4

Description

We should check if Python 3.14 is compatible with the existing code and dependencies, and if so add it to the compatible list so that users don't see a warning message.

https://github.com/opensafely-core/opensafely-cli/blob/bdd18c0d957fc70f59a0764a0b7c4ef2ed878298/pyproject.toml#L20-L24

https://github.com/opensafely-core/opensafely-cli/blob/bdd18c0d957fc70f59a0764a0b7c4ef2ed878298/opensafely/__init__.py#L82-L93

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 reviewing the Python version range in pyproject.toml and the compatible-version handling in opensafely/init.py. Check Python 3.14 against the existing code and dependencies, then update the compatible list so users no longer see a warning; verify the relevant tests or version checks pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
76/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.