Skip to content

[3.14] Update pre-commit with zizmor and Ruff fixes (GH-143095) - #143102

Merged
hugovk merged 1 commit into
python:3.14from
hugovk:backport-f783cc3-3.14
Dec 23, 2025
Merged

[3.14] Update pre-commit with zizmor and Ruff fixes (GH-143095)#143102
hugovk merged 1 commit into
python:3.14from
hugovk:backport-f783cc3-3.14

Conversation

@hugovk

@hugovkhugovk commented Dec 23, 2025

Copy link
Copy Markdown
Member

(cherry picked from commit f783cc3)


📚 Documentation preview 📚: https://cpython-previews--143102.org.readthedocs.build/

(cherry picked from commit f783cc3)
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Comment on lines +15 to +19
cooldown:
# https://blog.yossarian.net/2025/11/21/We-should-all-be-using-dependency-cooldowns
# Cooldowns protect against supply chain attacks by avoiding the
# highest-risk window immediately after new releases.
default-days: 14

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

I also included these cooldowns from #141866 to make zizmor happy.

@hugovkhugovk added the needs backport to 3.13 bugs and security fixes label Dec 23, 2025
@hugovk
hugovk enabled auto-merge (squash) December 23, 2025 16:30
@hugovk
hugovk merged commit e6b11c8 into python:3.14Dec 23, 2025
99 of 101 checks passed
@hugovk
hugovk deleted the backport-f783cc3-3.14 branch December 23, 2025 16:51
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

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 e6b11c886190ae83b9b54b9e026a5443c42bc19b 3.13

@bedevere-app

Copy link
Copy Markdown

GH-143113 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 Dec 23, 2025
hugovk added a commit to hugovk/cpython that referenced this pull request Dec 23, 2025
…pythonGH-143102)
(cherry picked from commit e6b11c8)
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@hugovk