Skip to content

[3.14] GH-139596: Cease caching config.cache & ccache in GH Actions - #141429

Merged
hugovk merged 2 commits into
python:3.14from
gpshead:redo-3.14-gh139596-pr139623
Nov 14, 2025
Merged

[3.14] GH-139596: Cease caching config.cache & ccache in GH Actions#141429
hugovk merged 2 commits into
python:3.14from
gpshead:redo-3.14-gh139596-pr139623

Conversation

@gpshead

@gpsheadgpshead commented Nov 11, 2025

Copy link
Copy Markdown
Member

@gpshead

Copy link
Copy Markdown
MemberAuthor

@AA-Turner and @hugovk it'd be good to confirm if this matches the original PR, I created this one manually as I figured doing the same in 3.14 would be useful.

@gpsheadgpshead added the infra CI, GitHub Actions, buildbots, Dependabot, etc. label Nov 11, 2025
@hugovk
hugovk requested a review from 1st1 as a code ownerNovember 14, 2025 10:06

@hugovkhugovk 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've also included #141451 into this.

@hugovk
hugovk merged commit a2442fd into python:3.14Nov 14, 2025
49 checks passed
@hugovkhugovk added the needs backport to 3.13 bugs and security fixes label Nov 14, 2025
@miss-islington-app

Copy link
Copy Markdown

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

@miss-islington-app

Copy link
Copy Markdown

Sorry, @gpshead 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 a2442fda6e04d2b7c34490e44000f4dd12daf962 3.13

@bedevere-app

Copy link
Copy Markdown

GH-141569 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 Nov 14, 2025
hugovk added a commit to hugovk/cpython that referenced this pull request Nov 14, 2025
…ions (pythonGH-141429)
(cherry picked from commit a2442fd)
Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
gpshead added a commit that referenced this pull request Nov 14, 2025
…H-141429) (#141569)
(cherry picked from commit a2442fd)
Co-authored-by: Gregory P. Smith <68491+gpshead@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

infraCI, GitHub Actions, buildbots, Dependabot, etc.skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@gpshead@hugovk