Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 20, 2024

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
Copy link
Member

@AndreMiras AndreMiras left a comment

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
Copy link
Contributor Author

cclauss commented Oct 20, 2024

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

@AndreMiras
Copy link
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
Copy link
Contributor Author

cclauss commented Oct 20, 2024

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

@AndreMiras
Copy link
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
Copy link
Contributor Author

cclauss commented Nov 3, 2024

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
Copy link
Contributor Author

cclauss commented Sep 20, 2025

Coming up on one year...

AndreMiras
AndreMiras previously approved these changes Sep 20, 2025
Copy link
Member

@AndreMiras AndreMiras left a comment

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
Copy link
Contributor Author

cclauss commented Sep 20, 2025

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.
Copy link
Member

@misl6 misl6 left a comment

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