Include Python down level validation in CI
Open
@idavis is already working on this.
Since Aug 13, 2024.
enhancement
- Dominant language
- Rust
- Stars
- 1k
- Forks
- 212
- Avg merge
- 3d 8h
- Merged PRs (30d)
- 65
Description
We've hit a few times where Python code uses newer 3.10 features that then cause failures in supported down-level versions we only catch during the release pipeline. We should add some CI validation of version features so that we don't end up getting surprised.
Contributor guide
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.
Assessment
This issue has not been assessed yet.