Conversation
b894197 to
a1e1ad2
Compare
hrodmn
approved these changes
Aug 15, 2025
Contributor
hrodmn
left a comment
There was a problem hiding this comment.
Thanks for tackling this @gadomski! I'm on the fence between a feat or a patch. All of the runtime packages have been tested on Python 3.12 for a while so I'm not too worried about any actual changes, but the Python upgrade feels somewhat significant so maybe a minor version bump is warranted? I'm fine with either.
Contributor
Author
|
Updated to |
a1e1ad2 to
d2e2eea
Compare
github-actions bot
pushed a commit
that referenced
this pull request
Aug 15, 2025
# [10.1.0](v10.0.0...v10.1.0) (2025-08-15) ### Features * **python:** bump to 3.12 ([#178](#178)) ([2a62011](2a62011))
Contributor
|
🎉 This PR is included in version 10.1.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
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.
Merge request description
Closes #157, and closes #177 as OBE. Had to
s/yum/dnf. My editor did some import sorting and TOML reformatting, apologies for the noise.Not sure about the release number this should trigger ... sometimes Python version drops can be considered breaking, sometimes not. For now, I'm just calling it a PATCH.