Skip to content

Update Python versions to 3.12-3.14#143

Merged
dstebila merged 1 commit into
mainfrom
python-versions
May 14, 2026
Merged

Update Python versions to 3.12-3.14#143
dstebila merged 1 commit into
mainfrom
python-versions

Conversation

@dstebila
Copy link
Copy Markdown
Member

CI and the project configuration currently target Python 3.9, which is now end-of-life.

This commit updates the project configuration to use version 3.10 and higher, and does CI testing on versions 3.10-3.14. It does simplified tests on Ubuntu for all supported Python versions (3.10-3.14), plus detailed CI on all supported platforms (Ubuntu, macOS, Windows) on 3.14.

Fixes #96.

CI and the project configuration currently target Python 3.9, which is now end-of-life.

This commit updates the project configuration to use version 3.10 and higher, and does CI testing on versions 3.10-3.14. It does simplified tests on Ubuntu for all supported Python versions (3.10-3.14), plus detailed CI on all supported platforms (Ubuntu, macOS, Windows) on 3.14.

Signed-off-by: Douglas Stebila <dstebila@uwaterloo.ca>
@dstebila dstebila merged commit dac0c08 into main May 14, 2026
10 checks passed
@dstebila dstebila deleted the python-versions branch May 14, 2026 19:48
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.

Validate build passes against python 3.12

1 participant