Skip to content

Conversation

@glandium
Copy link
Contributor

Closes #237

@glandium
Copy link
Contributor Author

Note this does not require #245

Copy link
Owner

@indygreg indygreg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for contributing this!

The hacks make me sad. But I guess Python on Windows ARM just isn't very well supported and we have to work around this. Business as usual for Python packaging I suppose.

Comment on lines +40 to +43
# setuptools._distutils.command.build_ext doesn't use
# SETUPTOOLS_EXT_SUFFIX like setuptools.command.build_ext does.
# Work around the issue so that cross-compilation can work
# properly.
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oof.

@indygreg indygreg merged commit 9eb5694 into indygreg:main Feb 9, 2025
159 of 164 checks passed
@ofek
Copy link

ofek commented Apr 17, 2025

Is there a timeline for the next release that would include such wheels?

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.

Provide aarch64 wheel for windows

3 participants