opensafely-core / opensafely-core/opensafely-cli
Add version Python 3.14 to list of compatible versions
Open
Beginner friendly
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.
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 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