]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] 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:48:39 +0000 (14:48 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Jan 2026 13:48:39 +0000 (13:48 +0000)
commit0770c781310d79345f796458d4b2e7935374cb9a
tree269869d29b0829917db0f17f5898859edcb3a431
parentcbf08d5a62c6b0d3e5224082f8e57d4bdd65503c
[3.13] gh-141004: Don't trigger `run-tests` when `Tools/check-c-api-docs/ignored_c_api.txt` is changed (GH-143583) (GH-143794)

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