]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Convert change detection to a Python script (#129627)
authorAdam Turner <9087854+AA-Turner@users.noreply.github.com>
Wed, 5 Feb 2025 16:39:42 +0000 (16:39 +0000)
committerGitHub <noreply@github.com>
Wed, 5 Feb 2025 16:39:42 +0000 (16:39 +0000)
commit7d9a22f50923309955a2caf7d57013f224071e6e
tree2a54d0f5e938cbe46188e456f574d82518307f28
parent58a4357e29a15135e6fd99f320c60f8ea0472d27
Convert change detection to a Python script (#129627)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Co-authored-by: Sviatoslav Sydorenko (Святослав Сидоренко) <wk.cvs.github@sydorenko.org.ua>
.github/workflows/build.yml
.github/workflows/reusable-change-detection.yml [deleted file]
.github/workflows/reusable-context.yml [new file with mode: 0644]
Tools/build/compute-changes.py [new file with mode: 0644]