Skip to content

Conversation

gadomski
Copy link
Contributor

@gadomski gadomski commented Aug 14, 2025

⚠️ Checklist if your PR is changing anything else than documentation

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.

@gadomski gadomski requested a review from hrodmn August 14, 2025 22:01
@gadomski gadomski self-assigned this Aug 14, 2025
@gadomski gadomski force-pushed the issues/157-python-3.12 branch 2 times, most recently from b894197 to a1e1ad2 Compare August 14, 2025 22:17
Copy link
Contributor

@hrodmn hrodmn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.

@gadomski gadomski changed the title fix(python): bump to 3.12 feat(python): bump to 3.12 Aug 15, 2025
@gadomski
Copy link
Contributor Author

Updated to feat, agreed that it's a better indication that something interesting is happening (and not just a bugfix).

@gadomski gadomski force-pushed the issues/157-python-3.12 branch from a1e1ad2 to d2e2eea Compare August 15, 2025 14:53
@gadomski gadomski merged commit 2a62011 into main Aug 15, 2025
5 checks passed
@gadomski gadomski deleted the issues/157-python-3.12 branch August 15, 2025 14:55
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))
@ds-release-bot
Copy link
Contributor

🎉 This PR is included in version 10.1.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move on from AWS Python 3.11 runtime
2 participants