Update python version support to cover python 3.10-3.13#75
Open
lewisjared wants to merge 5 commits intomainfrom
Open
Update python version support to cover python 3.10-3.13#75lewisjared wants to merge 5 commits intomainfrom
lewisjared wants to merge 5 commits intomainfrom
Conversation
3 tasks
Contributor
Author
|
I had to loosen the branch protection rules to remove Python 3.9 |
Contributor
Author
|
@znicholls @mikapfl Any concerns about dropping Python 3.9 support? It would be good to make a 0.6.4 release first, and then this can be 0.7.0+ |
mikapfl
approved these changes
Dec 18, 2025
Member
mikapfl
left a comment
There was a problem hiding this comment.
If it is easy, it would be great to get python 3.14 in as well. But getting in 3.12 and 3.13 is of course a step in the right direction and welcome!
Contributor
|
Fine for me |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This is a replacement for #58 to bring the package in line with SPEC-000.
Before releasing we should also fix #42 to get a bit more visibility of different pint versions. We currently target 0.24 in the CI, but 0.25 is now available.
Checklist
Please confirm that this pull request has done the following:
changelog/