]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Convert change detection to a Python script (GH-129627) (#130367)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sat, 22 Feb 2025 00:31:45 +0000 (02:31 +0200)
committerGitHub <noreply@github.com>
Sat, 22 Feb 2025 00:31:45 +0000 (00:31 +0000)
commit019918a626c1ca66a99fa071d07b20531f225428
tree19a424af2d352b415aa1ddafdc5ec749fbe1fb5f
parent8ef89474b9bf139b509c60faf896e22309a0be78
[3.13] Convert change detection to a Python script (GH-129627) (#130367)

Co-authored-by: Adam Turner <9087854+AA-Turner@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]