Skip to content

GitHub Actions: Run tests of current Python#293

Merged
sbrunner merged 1 commit intosbrunner:masterfrom
cclauss:patch-1
Jul 7, 2025
Merged

GitHub Actions: Run tests of current Python#293
sbrunner merged 1 commit intosbrunner:masterfrom
cclauss:patch-1

Conversation

@cclauss
Copy link
Copy Markdown
Contributor

@cclauss cclauss commented Jul 7, 2025

Tests should tell us if things are broken on the latest stable version of Python before users do.

x-ranges to specify the latest stable version of Python (for the specified major version):

Tests should tell us the things are broken before users do.
@cclauss
Copy link
Copy Markdown
Contributor Author

cclauss commented Jul 7, 2025

Not true... There are significant changes in these versions of Python, so it could be quite possible that tests would pass on 3.9 and 3.13 but fail on 3.11. Also, if tests fail, it is quite helpful to narrow down which versions are problematic.

@sbrunner
Copy link
Copy Markdown
Owner

sbrunner commented Jul 7, 2025

Thanks @cclauss :-)

@sbrunner sbrunner merged commit 4d396cf into sbrunner:master Jul 7, 2025
5 checks passed
@cclauss cclauss deleted the patch-1 branch July 7, 2025 15:28
@geo-ghci-int geo-ghci-int bot modified the milestone: 1.5.0 Jul 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants