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

Add support for runtime Python version 3.13 #1210

Closed
mhsmith opened this issue Jul 7, 2024 · 1 comment · Fixed by #1257
Closed

Add support for runtime Python version 3.13 #1210

mhsmith opened this issue Jul 7, 2024 · 1 comment · Fixed by #1257
Milestone

Comments

@mhsmith
Copy link
Member

mhsmith commented Jul 7, 2024

Checklist in target/README.md.

This is the first version to have official Android support upstream, so we'll have to work out how to use that while still supporting older versions. Related:

It's also the first version to have sys.platform == 'android', though I'm not sure if that will affect the Chaquopy runtime.

All Python versions should now use the supporting libraries from cpython-android-source-deps.

@mhsmith
Copy link
Member Author

mhsmith commented Sep 26, 2024

If necessary, include patches from PRs which aren't included in whatever version we build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant