Skip to content

compute-changes.py: Fix & test process_changed_files() - #144674

Merged
hugovk merged 3 commits into
python:mainfrom
StanFromIreland:compute-changes
Feb 19, 2026
Merged

compute-changes.py: Fix & test process_changed_files()#144674
hugovk merged 3 commits into
python:mainfrom
StanFromIreland:compute-changes

Conversation

@StanFromIreland

Copy link
Copy Markdown
Member

No description provided.

@webknjazwebknjaz left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is fine for the initial effort. I might've missed something, reviewing from mobile, though. It'd be good to get an additional set of eyes on the PR.

Comment threadLib/test/test_tools/test_compute_changes.py
Comment threadLib/test/test_tools/test_compute_changes.py Outdated
Comment threadLib/test/test_tools/test_compute_changes.py Outdated
Comment threadLib/test/test_tools/test_compute_changes.py Outdated
Comment threadLib/test/test_tools/test_compute_changes.py Outdated
Tá cosc ar an nGaeilge :-(
Comment threadLib/test/test_tools/test_compute_changes.py Outdated
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
@hugovk
hugovk merged commit 930b3fd into python:mainFeb 19, 2026
54 checks passed
@miss-islington-app

Copy link
Copy Markdown

Thanks @StanFromIreland for the PR, and @hugovk for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13, 3.14.
🐍🍒⛏🤖

@miss-islington-app

Copy link
Copy Markdown

Sorry, @StanFromIreland and @hugovk, I could not cleanly backport this to 3.14 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 930b3fd1df67eea85d0b1e284d76cb1223ba05f8 3.14

@miss-islington-app

Copy link
Copy Markdown

Sorry, @StanFromIreland and @hugovk, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 930b3fd1df67eea85d0b1e284d76cb1223ba05f8 3.13

@bedevere-app

Copy link
Copy Markdown

GH-145013 is a backport of this pull request to the 3.14 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.14 bugs and security fixes label Feb 19, 2026
StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Feb 19, 2026
…thonGH-144674)
(cherry picked from commit 930b3fd)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
StanFromIreland added a commit to StanFromIreland/cpython that referenced this pull request Feb 19, 2026
…thonGH-144674)
(cherry picked from commit 930b3fd)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
@bedevere-app

Copy link
Copy Markdown

GH-145014 is a backport of this pull request to the 3.13 branch.

@bedevere-appbedevere-appBot removed the needs backport to 3.13 bugs and security fixes label Feb 19, 2026
@StanFromIreland
StanFromIreland deleted the compute-changes branch February 19, 2026 18:53
hugovk pushed a commit that referenced this pull request Feb 21, 2026
…-144674) (#145013)
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
hugovk pushed a commit that referenced this pull request Feb 21, 2026
…-144674) (#145014)
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
brijkapadia pushed a commit to brijkapadia/cpython that referenced this pull request Feb 28, 2026
…4674)
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
ljfp pushed a commit to ljfp/cpython that referenced this pull request Apr 25, 2026
…4674)
Co-authored-by: Chris Eibl <138194463+chris-eibl@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@StanFromIreland@webknjaz@hugovk@chris-eibl