]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Convert change detection to a Python script (GH-129627) (#130370)
authorHugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Fri, 21 Feb 2025 15:18:44 +0000 (17:18 +0200)
committerGitHub <noreply@github.com>
Fri, 21 Feb 2025 15:18:44 +0000 (17:18 +0200)
commit91e5e246b36a012e06d9fda1e68a7dd0157e0482
treeb2a967e400734a75ac316fc1c6e08c32c563ef4f
parentdd5bf313c6e9293748efbfce84457008526368c4
[3.12] Convert change detection to a Python script (GH-129627) (#130370)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
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-context.yml [new file with mode: 0644]
Tools/build/compute-changes.py [new file with mode: 0644]