Add py test for 3.13 and 3.14 in actions
Open
good first issue
help wanted
- Dominant language
- Rust
- Stars
- 40
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Tests are currently run for python 3.10-3.12. We should always attempt to align with the latest 3 releases of python [here](https://devguide.python.org/versions/). Based on the current support lifecycle, we should update out actions to test 3.12-3.14
Contributor guide
Research direction
Inspect the GitHub Actions workflow that currently runs tests for Python 3.10–3.12, then compare the supported versions with the Python version lifecycle linked in the issue. Update the test matrix to cover Python 3.12–3.14 and confirm the workflow completes successfully for each version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100