]> 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 15:28:02 +0000 (17:28 +0200)
committerGitHub <noreply@github.com>
Fri, 13 Jun 2025 15:28:02 +0000 (15:28 +0000)
commit0430135aac62aaf87dc9d8281d240a8b577a129b
tree3e179dfe81d1beb2a9ab818c252b475baa6f85dd
parentc260ed15d1319e392e15ca9eef48d3adc0a36419
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