Skip to content

Conversation

@finnagin
Copy link
Contributor

@finnagin finnagin commented Aug 8, 2025

What do these changes do?

This would add windows arm64 wheel builds and tests

Are there changes in behavior for the user?

Would provide a native wheel for arm64 Windows users

Related issue number

Fixes #677

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you provide code modifications, please add yourself to CONTRIBUTORS.txt
    • The format is <Name> <Surname>.
    • Please keep the list in alphabetical order, the file is sorted by name.
  • Add a new news fragment into the CHANGES folder
    • name it <issue_id>.<type> for example (588.bugfix)
    • if you don't have an issue_id change it to the pr id after creating the pr
    • ensure type is one of the following:
      • .feature: Signifying a new feature.
      • .bugfix: Signifying a bug fix.
      • .doc: Signifying a documentation improvement.
      • .removal: Signifying a deprecation or removal of public API.
      • .misc: A ticket has been closed, but it is not of interest to users.
    • Make sure to use full sentences with correct case and punctuation, for example: "Fix issue with non-ascii contents in doctest text files."

Copy link

@Vizonex Vizonex left a comment

Choose a reason for hiding this comment

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

Looks good to me I wish I had perms to let it through but hopefully now that I have reviewed it someone will notice

@bdraco
Copy link
Member

bdraco commented Oct 5, 2025

@finnagin Would you please update this one as well

@bdraco
Copy link
Member

bdraco commented Oct 5, 2025

I had already started the release in #698 when I saw this one

I'm assuming you don't want to wait 6 months for the next release so I'll wait till this finishes and redo the release PR

@finnagin
Copy link
Contributor Author

finnagin commented Oct 5, 2025

I'm assuming you don't want to wait 6 months for the next release so I'll wait till this finishes and redo the release PR

Thanks! I really appreciate that @bdraco !

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add windows arm64 support

3 participants