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

feat: add armv7l in auto_archs when running on aarch64 #2259

Merged
merged 2 commits into from
Feb 12, 2025

Conversation

mayeut
Copy link
Member

@mayeut mayeut commented Feb 2, 2025

This depends on aarch32 EL0 support and thus is done conditionally.

This uses a linux32 call to check for support.

Things weren't working well on Travis CI for some reason. Given all examples are using LXD, I updated tests to use that as well and running armv7l does not seem supported on that infrastructure.

The feature was first requested in #2135 (comment)

@mayeut mayeut marked this pull request as draft February 5, 2025 16:42
@mayeut

This comment was marked as outdated.

This depends on aarch32 EL0 support and thus is done conditionally.
@mayeut mayeut marked this pull request as ready for review February 6, 2025 21:28
@henryiii henryiii merged commit c93d51e into pypa:main Feb 12, 2025
25 checks passed
@mayeut mayeut deleted the armv7l-auto branch February 15, 2025 08:00
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.

2 participants