This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author steve.dower
Recipients Paul Monson, Steven Noonan, dan, jay.swanson, nsait-linaro, paul.moore, rubin, steve.dower, steven.downum, tim.golden, wayoman, zach.ware
Date 2021-10-05.17:06:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1633453599.51.0.622332108331.issue33125@roundup.psfhosted.org>
In-reply-to
Content
Yeah, we're getting close. I'll reopen this issue for tracking.

We still need that pip release and it'll have to be merged into ensurepip. We'll also need better access to test systems than any of us currently have (the buildbot is great, but we need interactive systems too).

There are already binary releases at https://www.nuget.org/packages/pythonarm64/ that should be suitable for most testing. I'll probably make the ARM64 packages available through the Windows Store for 3.11's prereleases, and possibly as a side-loadable MSIX from python.org.

I'm strongly considering not offering the regular executable installer on ARM64, since it seems we don't have the back-compat demand right now. It would be a good opportunity to try and fix the issues with that installer and really put the focus on the MSIX as the user-friendly approach. But that's still future thoughts, no concrete plans yet :)
History
Date User Action Args
2021-10-05 17:06:39steve.dowersetrecipients: + steve.dower, paul.moore, tim.golden, zach.ware, steven.downum, Steven Noonan, Paul Monson, dan, wayoman, rubin, jay.swanson, nsait-linaro
2021-10-05 17:06:39steve.dowersetmessageid: <1633453599.51.0.622332108331.issue33125@roundup.psfhosted.org>
2021-10-05 17:06:39steve.dowerlinkissue33125 messages
2021-10-05 17:06:39steve.dowercreate