Skip to content

Conversation

@finnagin
Copy link
Contributor

@finnagin finnagin commented Jun 4, 2025

What do these changes do?

This would add wheel builds for arm64 Windows.

Are there changes in behavior for the user?

No, other than a native wheel would be available for arm64 Windows users.

Related issue number

Fixes #1515

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes

@psf-chronographer psf-chronographer bot added the bot:chronographer:provided There is a change note present in this PR label Jun 4, 2025
@finnagin
Copy link
Contributor Author

finnagin commented Jun 4, 2025

Similar to aio-libs/multidict#1167, I didn't add windows-11-arm to the tests step since the arm64 builds are tested during the build step.

@codspeed-hq
Copy link

codspeed-hq bot commented Jun 4, 2025

CodSpeed Performance Report

Merging #1516 will not alter performance

Comparing finnagin:arm64-runner (e4cae0b) with master (d6d2116)

Summary

✅ 101 untouched

@bdraco
Copy link
Member

bdraco commented Oct 5, 2025

There are conflicts, @finnagin would you please take a look. Also please check what was missed in propcache as it caused an issue in yesterday's release

@finnagin
Copy link
Contributor Author

finnagin commented Oct 5, 2025

@bdraco thanks! I'll get the conflicts fixed and looking at the recent propcache PRs was it the os parameter missing in the odd arches job that caused the issue in yesterday's release?

@bdraco bdraco enabled auto-merge (squash) October 5, 2025 19:29
@bdraco bdraco merged commit 38588fb into aio-libs:master Oct 5, 2025
61 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot:chronographer:provided There is a change note present in this PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Windows arm64 support

2 participants