Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

BLD: Add Android support#30412

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
mhsmith wants to merge6 commits intonumpy:maintenance/2.3.x
base:maintenance/2.3.x
Choose a base branch
Loading
frommhsmith:android

Conversation

@mhsmith
Copy link
Contributor

@mhsmithmhsmith commentedDec 10, 2025
edited
Loading

Herklos reacted with thumbs up emoji
@mhsmith
Copy link
ContributorAuthor

mhsmith commentedDec 17, 2025
edited
Loading

The 2.3.2-1 wheelshere were built using the following procedure:

  • Use a Linux or Mac machine.
  • Check out this PR.
  • cd to the top-level directory of this repository.
  • Create and activate a Python 3.13 virtual environment.
  • Runpip install git+https://github.com/mhsmith/cibuildwheel@android-numpy
  • Runcibuildwheel --only cp313-android_ARCH, whereARCH is eitherarm64_v8a orx86_64.
  • cibuildwheel will attempt to run the test suite on an Android emulator. If you don't want that, set the environment variableCIBW_TEST_SKIP="*".

These wheels pass the entire test suite except for:

  • A number of tests involving floating point exceptions which are expected to occur but don't. The discussion in#29724 indicates this may be caused by slight differences between compilers.
  • 3 tests calledtest_legacy_pickle, due to bugs in how the testbed handles .gz files. I have a fix for this inpython/cpython#142912, which I'll eventually include in the cibuildwheel PR.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

36 - BuildBuild related PR

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@mhsmith@andyfaff

[8]ページ先頭

©2009-2025 Movatter.jp