Conversation
|
Pull requests must include at least one of the required labels: |
2 similar comments
|
Pull requests must include at least one of the required labels: |
|
Pull requests must include at least one of the required labels: |
PR SummaryThis PR removes Python 3.9 from the testing matrix and updates the project's python version requirement accordingly. The dependency testing YAML has been modified to test only Python versions 3.10 through 3.14, while the project's Test Suggestions
|
From spencer |
Pull Request Description
What and why?
Python 3.9 is EOL in October last year https://devguide.python.org/versions/ and the
Test Python 3.9 with max dependenciesgithub action job takes 22 minutes. So lets drop it.How to test
None
What needs special review?
None
Dependencies, breaking changes, and deployment notes
None
Release notes
Checklist