Skip to content

Fix the exportjson tool (.ff cache to .json conversion)#21628

Merged
JukkaL merged 1 commit into
masterfrom
fix-export-json
Jun 19, 2026
Merged

Fix the exportjson tool (.ff cache to .json conversion)#21628
JukkaL merged 1 commit into
masterfrom
fix-export-json

Conversation

@JukkaL

@JukkaL JukkaL commented Jun 19, 2026

Copy link
Copy Markdown
Collaborator

It was broken by lazy cache deserialization, and the tests didn't catch it since the fixup state was persisted within the test. Both fix the exportjson tool and make the test more realistic.

It was broken by lazy cache deserialization, and the test didn't
catch it since the fixup state was persisted within the test.
Both fix the exportjson tool and make the test more realistic.
@github-actions

Copy link
Copy Markdown
Contributor

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

@JukkaL JukkaL merged commit 5ef0902 into master Jun 19, 2026
25 checks passed
@JukkaL JukkaL deleted the fix-export-json branch June 19, 2026 17:16
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