]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-135455: Fix version and architecture detection in PC/layout script. (GH-135461)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 13 Jun 2025 16:10:29 +0000 (18:10 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Jun 2025 16:10:29 +0000 (16:10 +0000)
commit591297997571e5263d6081951e0a2ef56bf83c1a
tree94019be4eba4213796ddda937dcc86d54c4ac1ad
parenta9db299afa0f576a0c07e3134e44de8ee64a733f
gh-135455: Fix version and architecture detection in PC/layout script. (GH-135461)

(cherry picked from commit afc5ab6cce9d7095b99c1410a6762bc4a96504dd)

Co-authored-by: Steve Dower <steve.dower@python.org>
PC/layout/main.py
PC/layout/support/arch.py [new file with mode: 0644]
PC/layout/support/constants.py