]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.15] gh-138489: Add build-details.json generation to PC/layout (GH-149153)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 15 May 2026 13:19:39 +0000 (15:19 +0200)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 13:19:39 +0000 (13:19 +0000)
commita57855561e6c80be88e828183eb7a6ebc68395c2
treea7ca517d5ee0f68180fc3d8ff08727fde990f7ac
parentb3819aeff3dde744bab025b5b451182e3fc5a3a6
[3.15] gh-138489: Add build-details.json generation to PC/layout (GH-149153)

(cherry picked from commit 4aa296f9c4a85a7badc09bf7ca6ede36cd8cd14c)

Co-authored-by: Steve Dower <steve.dower@python.org>
Misc/NEWS.d/next/Windows/2026-04-29-14-44-51.gh-issue-138489.234aj6.rst [new file with mode: 0644]
PC/layout/main.py
PC/layout/support/builddetails.py [new file with mode: 0644]
PC/layout/support/constants.py
PC/layout/support/options.py