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

Increase default Python version (2025) #1039

Open
mhsmith opened this issue Dec 6, 2023 · 0 comments
Open

Increase default Python version (2025) #1039

mhsmith opened this issue Dec 6, 2023 · 0 comments
Milestone

Comments

@mhsmith
Copy link
Member

mhsmith commented Dec 6, 2023

Python 3.8 will be desupported in 2024-10, so we should change our default Python version as soon as possible. See checklist in target/README.md, and edit it as we go.

But first, we'll have to provide a complete set of packages for that version. Specifically, we should provide all the same packages as we did for 3.8, except for those which are obsolete, or don't support the new Python version yet, or aren't worth the effort (e.g. tensorflow).

Since Python 3.13 will be the first version to have official Android support, our preferred approach would be to help the upstream developers release their own official Python 3.13 package builds on PyPI, and then switch Chaquopy's default directly from 3.8 to 3.13.

@mhsmith mhsmith added this to the 15.1 milestone Dec 6, 2023
@mhsmith mhsmith changed the title Increase default Python version (2024) Increase default Python version (2025) Jul 28, 2024
@mhsmith mhsmith modified the milestones: 16.0, 17.0 Jul 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant