Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Python launcher should prefer local architecture #130470

Open
Labels
@jaraco

Description

@jaraco

Bug report

Bug description:

Inbrettcannon/python-launcher#425 (comment), I learned that on Windows for ARM, if both Python for x64 and Python for ARM are installed, the Python launcher prefers the x64 version.

> py -0p -V:3.13t *       C:\Program Files\Python313\python3.13t.exe -V:3.13t-arm64   C:\Users\jaraco\AppData\Local\Programs\Python\Python313-arm64\python3.13t.exe -V:3.13          C:\Program Files\Python313\python.exe -V:3.13-arm64    C:\Users\jaraco\AppData\Local\Programs\Python\Python313-arm64\python.exe

I understand the ARM version is experimental. When it becomes non-experimental, and probably before then, the Python launcher should prefer version that aligns with the host machine's architecture instead of preferring versions that are run under a compatibility layer.

CPython versions tested on:

3.13

Operating systems tested on:

Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp