]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141004: Don't trigger `run-tests` when `Tools/check-c-api-docs/ignored_c_ap...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Jan 2026 13:53:59 +0000 (14:53 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Jan 2026 13:53:59 +0000 (13:53 +0000)
commita705f576780da9ec4aafd05b40173b999c0e1bd5
tree91a5bf48ecd9c2fc395d545f9d4a2b23c2c6a075
parent3c8c4e98dabe00e9ff8583142e7d9f1c140df7e1
[3.14] gh-141004: Don't trigger `run-tests` when `Tools/check-c-api-docs/ignored_c_api.txt` is changed (GH-143583) (GH-143793)

gh-141004: Don't trigger `run-tests` when `Tools/check-c-api-docs/ignored_c_api.txt` is changed (GH-143583)
(cherry picked from commit 1176facbf21388ef29276ec55a95a66423f61191)

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