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

python: refactor & update. #6822

Open
wants to merge 1 commit into
base: dev
Choose a base branch
from

Conversation

Redbeanw44602
Copy link
Contributor

@Redbeanw44602 Redbeanw44602 commented Apr 5, 2025

  • drop py2.7.18, py3.7.9

They are all end-of-life. And it failed to pass the test on macosx due to some problems.

  • drop py3.11.9, py3.13.0

They were not present in the pre-builds, which resulted in different versions being available on different platforms and tests failing.

  • add py3.13.2.
  • add config for all features.
  • add config for potentially useful packages.

See cpython configure script for details.

  • setup pip (wheel, setuptool) only when ensurepip is enabled.
  • use openssl3 by default.
  • cross-compilation issues have been resolved.
  • support for more platforms (android, iphoneos, wasm).

android, iphoneos, wasm support should be complete, but are temporarily disabled due to issues with some dependencies in xrepo.

@star-hengxing star-hengxing requested review from waruqi and SirLynix and removed request for waruqi April 5, 2025 21:46
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.

1 participant