]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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 18:16:33 +0000 (19:16 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Feb 2026 18:16:33 +0000 (18:16 +0000)
commitc304b32b1f28384fd1900b8be566055ce6cc4de6
treefd1ac49dff3f0eddabbd3c62826a7d36a9be0c09
parent68842885705d169a2290aecac8f3f3f11e51eddd
[3.13] gh-144492: Fix `process_changed_files` outputs for `reusable-{macos, wasi}.yml` (GH-144518) (#144634)

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