]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-138489: Add build-details.json generation to PC/layout (GH-149153)
authorSteve Dower <steve.dower@python.org>
Fri, 15 May 2026 12:51:27 +0000 (13:51 +0100)
committerGitHub <noreply@github.com>
Fri, 15 May 2026 12:51:27 +0000 (13:51 +0100)
commit4aa296f9c4a85a7badc09bf7ca6ede36cd8cd14c
tree29f25e9625ce00f1db9996bbb872cccfa18caaca
parenta0551b1a12a32a20839b59511912e608b8231a67
gh-138489: Add build-details.json generation to PC/layout (GH-149153)
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