]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-144492: Fix `process_changed_files` outputs for `reusable-{macos, wasi...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 9 Feb 2026 17:57:43 +0000 (18:57 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Feb 2026 17:57:43 +0000 (17:57 +0000)
commit2cc0720bdb63359316965c95fc7a41e83daef321
treed0c512a1b00cf6214765d308428ab45783e09150
parent9cc8e4948c868f6199630256cc2bddb04ed33327
[3.14] gh-144492: Fix `process_changed_files` outputs for `reusable-{macos, wasi}.yml` (GH-144518) (#144635)

gh-144492: Fix `process_changed_files` outputs for `reusable-{macos, wasi}.yml` (GH-144518)

Fix `process_changed_files` double-processing reusable-{macos, wasi] ending up with incorrect outputs
(cherry picked from commit fd190d1fa1a34bb8d533d05263ea744a051b7529)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Tools/build/compute-changes.py