[issue46744] installers on ARM64 suggest wrong folders

2022-03-15 Thread conio
conio added the comment: I opened a PR for this change (https://github.com/python/cpython/pull/31803). I'd appreciate your comments and/or approval. I didn't add anything to the NEWS.d folder since it seems to me like something completely internal to the build process and so minor not worth

[issue46744] installers on ARM64 suggest wrong folders

2022-03-06 Thread conio
conio added the comment: Thank you very much, Steve. I took a look but didn't get to making the patch. I'm happy to see it was just removing the calculation of the PF(ARM) folder. For the second issue, even though I prefer it the way I said (unqualified = native), since (i) the default

[issue46744] installers on ARM64 suggest wrong folders

2022-02-14 Thread conio
conio added the comment: I understand. Though I think the naming scheme that includes platform identification is better, if *all* installers include the platform name unconditionally, including both amd64 and arm64, that's also an improvement. (So the names will be `Python311-32

[issue46566] Support -3.11-arm64 in py.exe launcher

2022-02-14 Thread conio
Change by conio : -- nosy: +conio ___ Python tracker <https://bugs.python.org/issue46566> ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue46744] installers on ARM64 suggest wrong folders

2022-02-13 Thread conio
New submission from conio : Thank you for your work on bringing Python to Windows on ARM64. I recently installed it an noticed some strange behaviours. On ARM64 Windows 11 the recent prerelease (3.11.0a5, post #33125) acts in a way I believe is wrong: Checking the _install for all users_