Add native Windows ARM64 CI and release wheels - #757
Draft
ssss141414 wants to merge 2 commits into
Draft
Conversation
ssss141414
force-pushed
the
win-arm64-master-r5
branch
from
August 13, 2026 05:09
1f6e238 to
6cb0a61
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This draft adds generic Windows support directly on the current canonical
master, then adds native Windows ARM64 validation and release integration in a separate commit.windows-latestregression coverage and nativewindows-11-armcoverage for CPython 3.11.9, 3.12.10, 3.13.15, 3.14.7, and 3.14t0xAA64) native extension before uploadCommit structure
Add Windows runtime and test supportAdd Windows ARM64 CI and release wheelsThe branch is rebuilt directly from
e8efea4rather than stacked on #736. #736 remains implementation reference and attribution context, but its broad formatting history is not part of this PR.Local validation
Native Windows ARM64, CPython 3.13.15, MSVC 14.44:
uvloop-0.22.1-cp313-cp313-win_arm64.whluvloop/loop.cp313-win_arm64.pydas PE machine0xAA64Lean already. Ship.The active uvloop handle-leak test remains enabled on Windows. It rejects increasing handle counts while allowing delayed cleanup to reduce the process-wide count.
Remaining draft checks
This remains a draft and does not claim merge, publication, or upstream acceptance.