Skip to content

fix: support unicode characters in file cache#5463

Merged
eakmanrq merged 1 commit intomainfrom
eakmanrq/unicode_file_cache
Oct 1, 2025
Merged

fix: support unicode characters in file cache#5463
eakmanrq merged 1 commit intomainfrom
eakmanrq/unicode_file_cache

Conversation

@eakmanrq
Copy link
Collaborator

@eakmanrq eakmanrq commented Sep 30, 2025

Prior to this PR it was possible to have two models conflict in the file cache if they had unicode characters in their name. This is because their name is replaced with underscores which no longer uniquely identifies them if they have the same number of characters.

Follow up from this closed PR: #5462

@eakmanrq eakmanrq merged commit a95955c into main Oct 1, 2025
36 checks passed
@eakmanrq eakmanrq deleted the eakmanrq/unicode_file_cache branch October 1, 2025 14:49
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