Skip to content

Support fixed-format cache in cache diff scripts#20827

Open
JukkaL wants to merge 7 commits intomasterfrom
diff-cache-ff
Open

Support fixed-format cache in cache diff scripts#20827
JukkaL wants to merge 7 commits intomasterfrom
diff-cache-ff

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Feb 16, 2026

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
Copy link
Member

@ilevkivskyi ilevkivskyi left a comment

Choose a reason for hiding this comment

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

LG, just one suggestion.

from __future__ import annotations

import argparse
import base64
Copy link
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.

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