[issue46744] installers on ARM64 suggest wrong folders

Steve Dower report at bugs.python.org
Thu Mar 3 19:29:42 EST 2022


Steve Dower <steve.dower at python.org> added the comment:

Posted half a PR for this, which is worth taking in itself, but doesn't completely address the whole change. It will install to the correct ProgramFiles folder on ARM64 now, but still with the suffix.

If we are to take the rest of the change (use "-amd64" for AMD64 builds on ARM64 OS), it has to be ready for beta 1. There's still time, but absent a major issue from *not* doing it, we want to avoid changing on-disk layout during beta/RC.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue46744>
_______________________________________


More information about the Python-bugs-list mailing list