Skip to content

github test action: drop python 3.7, add python 3.12#736

Merged
andygrove merged 5 commits into
apache:mainfrom
Michael-J-Ward:drop-py37-add-py312
Jun 19, 2024
Merged

github test action: drop python 3.7, add python 3.12#736
andygrove merged 5 commits into
apache:mainfrom
Michael-J-Ward:drop-py37-add-py312

Conversation

@Michael-J-Ward
Copy link
Copy Markdown
Contributor

Which issue does this PR close?

Closes #726
Supersedes #612
Supersedes #470

Rationale for this change

Python 3.7 has reached end of life.
Python 3.12 is currently the latest.

Ref: https://devguide.python.org/versions/#python-release-cycle

What changes are included in this PR?

python 3.7 testing was dropped.
python 3.12 testing was added.

Are there any user-facing changes?

no

@Michael-J-Ward Michael-J-Ward changed the title teseting action: drop py37 add py312 github test action: drop python 3.7, add python 3.12 Jun 18, 2024
Copy link
Copy Markdown
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

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

@andygrove andygrove merged commit 532dc38 into apache:main Jun 19, 2024
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.

Supported python versions (drop 3.7 and add 3.12?)

2 participants