◐ Shell
clean mode source ↗

[3.14] Update pre-commit with zizmor and Ruff fixes (GH-143095) by hugovk · Pull Request #143102 · python/cpython

Merged

hugovk

merged 1 commit into

Dec 23, 2025

Conversation

@hugovk

@hugovk hugovk commented

Dec 23, 2025

edited by github-actions Bot

Loading

(cherry picked from commit f783cc3)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>

hugovk

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

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.

@hugovk hugovk deleted the backport-f783cc3-3.14 branch

December 23, 2025 16:51

@miss-islington-app

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

@miss-islington-app

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

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>

hugovk added a commit that referenced this pull request

Dec 23, 2025

Labels

1 participant

@hugovk