Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: bump min version of python 3.7 -> 3.8 #175

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

padamstx
Copy link
Member

@padamstx padamstx commented Oct 2, 2023

This commit modifies the project to bump our min
supported version of python from 3.7 to 3.8,
and add 3.11 to the versions that we build with.
This is being done since python 3.7 is no longer
in service (https://devguide.python.org/versions/).

@padamstx padamstx changed the title fix: bump min version of Python to 3.8 feat: drop python 3.7, add python 3.11 Oct 2, 2023
@padamstx padamstx self-assigned this Oct 2, 2023
setup.py Show resolved Hide resolved
setup.py Show resolved Hide resolved
@padamstx padamstx requested a review from pyrooka October 2, 2023 18:58
@padamstx padamstx force-pushed the bump-python-min branch 2 times, most recently from ce4b14d to d29b5e7 Compare October 2, 2023 19:25
@padamstx padamstx changed the title feat: drop python 3.7, add python 3.11 feat: drop support for python 3.7, add python 3.11 Oct 2, 2023
@padamstx padamstx changed the title feat: drop support for python 3.7, add python 3.11 feat: bump min version of python 3.7 -> 3.8 Oct 2, 2023
This commit modifies the project to bump our min
supported version of python from 3.7 to 3.8,
and adds support for 3.11.
This is being done since python 3.7 is no longer
in service (https://devguide.python.org/versions/).

Signed-off-by: Phil Adams <[email protected]>
Copy link
Member

@pyrooka pyrooka left a comment

Choose a reason for hiding this comment

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

I like all the small changes! :)

CONTRIBUTING.md Show resolved Hide resolved
@padamstx padamstx merged commit 8933684 into main Oct 3, 2023
4 checks passed
@padamstx padamstx deleted the bump-python-min branch October 3, 2023 13:42
ibm-devx-sdk pushed a commit that referenced this pull request Oct 3, 2023
# [3.17.0](v3.16.7...v3.17.0) (2023-10-03)

### Features

* bump min supported version of python to 3.8 ([#175](#175)) ([8933684](8933684))
@ibm-devx-sdk
Copy link

🎉 This PR is included in version 3.17.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.

3 participants