bpo-33125: Add support for building and releasing Windows ARM64 packages by zooba · Pull Request #16828 · python/cpython (original) (raw)
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 andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Conversation5 Commits2 Checks0 Files changed
Conversation
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
[ Show hidden characters]({{ revealButtonHref }})
zooba changed the title
Build fixes for Windows on ARM bpo-33125: Add support for building and releasing Windows ARM64 packages
Suppress publishing ARM builds
zooba marked this pull request as ready for review
Thanks @zooba for the PR 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖
Sorry @zooba, I had trouble checking out the 3.8
backport branch.
Please backport using cherry_picker on command line.cherry_picker de148f263fba75cd10d2cb010fe9c495cee4ec83 3.8
See bpo-33125 for info about when we'll backport.
jacobneiltaylor pushed a commit to jacobneiltaylor/cpython that referenced this pull request
…ges (pythonGH-16828)
Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.
zooba added a commit to zooba/cpython that referenced this pull request
…ges (pythonGH-16828)
Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.
shihai1991 pushed a commit to shihai1991/cpython that referenced this pull request
…ges (pythonGH-16828)
Note that the support is not actually enabled yet, and so we won't be publishing these packages. However, for those who want to build it themselves (even by reusing the Azure Pipelines definition), it's now relatively easy to enable.