Skip to content

GitHub Actions: Add Python 3.12, 3.13, 3.14, and 3.14t to the testing#3076

Merged
misl6 merged 9 commits into
kivy:developfrom
cclauss:patch-1
Oct 7, 2025
Merged

GitHub Actions: Add Python 3.12, 3.13, 3.14, and 3.14t to the testing#3076
misl6 merged 9 commits into
kivy:developfrom
cclauss:patch-1

Conversation

@cclauss

@cclauss cclauss commented Oct 20, 2024

Copy link
Copy Markdown
Contributor

New features
PEP 738: Android is now an officially supported platform, at tier 3.
PEP 738: Android is now a PEP 11 supported platform, with the aarch64-linux-android and x86_64-linux-android targets at tier 3. The 32-bit targets arm-linux-androideabi and i686-linux-android are not tier 3 supported platforms, but will have best-effort support. (PEP written and implementation contributed by Malcolm Smith in gh-116622.)

AndreMiras
AndreMiras previously approved these changes Oct 20, 2024

@AndreMiras AndreMiras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM thanks, I'll merge after the next release as we will probably drop Python 3.8

@cclauss

cclauss commented Oct 20, 2024

Copy link
Copy Markdown
Contributor Author

Why test after making a release? Usually, tests are added before making a release.

@AndreMiras

Copy link
Copy Markdown
Member

In this PR you dropped 3.8 which is a good thing, but that means we officially drop the support for it (which we want to).
However I want to tag a release before we drop the support, so that the tagged release would be the last supporting 3.8

@cclauss

cclauss commented Oct 20, 2024

Copy link
Copy Markdown
Contributor Author

Please let me know if we should bring Py38 back in.

@AndreMiras

Copy link
Copy Markdown
Member

Please let me know if we should bring Py38 back in.

Nope it's perfect keep it this way, I want to make a release in the coming weeks

@cclauss

cclauss commented Nov 3, 2024

Copy link
Copy Markdown
Contributor Author

The reason stated for sitting on this was that it remove the EOL Python 3.8 so let's put it back is so that we are running tests on Python 3.8 plus all currently supported versions of CPython.

@cclauss cclauss requested a review from AndreMiras November 3, 2024 22:17
@kuzeyron kuzeyron added the core-providers Core code that's not a recipe label Apr 15, 2025
@cclauss cclauss changed the title GitHub Actions: Add Python 3.12 and 3.13 to the testing GitHub Actions: Add Python 3.12, 3.13, and 3.14 to the testing Sep 20, 2025
@cclauss

cclauss commented Sep 20, 2025

Copy link
Copy Markdown
Contributor Author

Coming up on one year...

AndreMiras
AndreMiras previously approved these changes Sep 20, 2025

@AndreMiras AndreMiras left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Well build is green, why not.
Will leave it there for a few days and merge if nobody has anything against it.
Yeah build make take longer, but we should remove 3.8 at some point eventually

@cclauss

cclauss commented Sep 20, 2025

Copy link
Copy Markdown
Contributor Author

3.9 will go EOL in a few weeks so I doubt there will be serious protest about dropping support for 3.8.

@cclauss cclauss mentioned this pull request Oct 7, 2025
@cclauss cclauss changed the title GitHub Actions: Add Python 3.12, 3.13, and 3.14 to the testing GitHub Actions: Add Python 3.12, 3.13, 3.14, and 3.14t to the testing Oct 7, 2025
Updated macOS version references in the workflow to reflect changes in the GitHub Actions environment.

@misl6 misl6 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM. Thank you!

@misl6 misl6 merged commit 40bbdac into kivy:develop Oct 7, 2025
41 checks passed
@cclauss cclauss deleted the patch-1 branch October 7, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core-providers Core code that's not a recipe

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants