Skip to content

Support fixed-format cache in cache diff scripts#20827

Merged
JukkaL merged 8 commits into
masterfrom
diff-cache-ff
Feb 17, 2026
Merged

Support fixed-format cache in cache diff scripts#20827
JukkaL merged 8 commits into
masterfrom
diff-cache-ff

Conversation

@JukkaL

@JukkaL JukkaL commented Feb 16, 2026

Copy link
Copy Markdown
Collaborator

Also fix some older bytes/str issues.

I tested this manually, and used coding agent to write throwaway unit tests to ensure the refactoring didn't alter behavior. I may add some tests later on, but these are a bit tricky to test without any hacks.

@JukkaL JukkaL requested a review from ilevkivskyi February 16, 2026 16:01

@ilevkivskyi ilevkivskyi 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.

LG, just one suggestion.

Comment thread misc/apply-cache-diff.py Outdated
from __future__ import annotations

import argparse
import base64

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.

Maybe use librt.base64 here and in the other script? It is public now after all.

@JukkaL JukkaL merged commit 9b94724 into master Feb 17, 2026
17 checks passed
@JukkaL JukkaL deleted the diff-cache-ff branch February 17, 2026 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants