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

Steve Dower report at bugs.python.org
Tue Mar 22 20:41:25 EDT 2022


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

Posted my WIP as a draft PR. I'm still adding docs, tests and ironing out minor issues, but the core functionality is there (as well as some added bonuses). Feel free to review, and importantly to mark anywhere you'd like more explanatory comments.

Currently the main known issue is that the "-3-32" (and now-deprecated "-3-64") arguments are not supported. But they will be! There are also likely to be a range of shebang templates that need better handling, and I'll go through the open issues to see what ought to be fixed there compared to today's version.

----------

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


More information about the Python-bugs-list mailing list