Skip to content

Conversation

@hugovk
Copy link
Member

@hugovkhugovk commented Sep 29, 2025

Copy link
Contributor

@itamaroitamaro left a comment

Choose a reason for hiding this comment

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

is the attached issue relevant to this PR?

@hugovk
Copy link
MemberAuthor

Partially, that issue was the trigger for updating because Tools/c-analyzer/cpython/_parser.py was excluded from remove-tabs and #92266 (comment) notes it no longer has tabs.

But we can also skip-issue here if you like.

@itamaro
Copy link
Contributor

But we can also skip-issue here if you like.

Either would be fine

@hugovkhugovk merged commit 800d856 into python:mainOct 1, 2025
45 checks passed
@hugovkhugovk deleted the pre-commit-remove-tabs branch October 1, 2025 05:40
@miss-islington-app
Copy link

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Oct 1, 2025
(cherry picked from commit 800d856) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@miss-islington-app
Copy link

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

cherry_picker 800d856bc78ec0431450361c346bc1e5996f6624 3.13 

@bedevere-app
Copy link

GH-139466 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 Oct 1, 2025
hugovk added a commit that referenced this pull request Oct 8, 2025
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
@bedevere-app
Copy link

GH-139760 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 Oct 8, 2025
hugovk added a commit to hugovk/cpython that referenced this pull request Oct 8, 2025
(cherry picked from commit 800d856) Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
hugovk added a commit that referenced this pull request Oct 27, 2025
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@hugovk@itamaro@AlexWaygood@StanFromIreland