Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat: allow unicode (en_US) model paths #26

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Conversation

dsouza95
Copy link

This PR allows model paths to include UTF-8 characters that are included in the en_US locale.

This may not be enough for characters that are not included in this locale (sanscript, etc), but trying to use the user's locale did not work at first. It might be interesting to investigate this possibility in the future, but for now this is a quick win.

@dsouza95 dsouza95 requested a review from ItalloDornelas July 31, 2023 14:57
@dsouza95 dsouza95 self-assigned this Jul 31, 2023
@dsouza95 dsouza95 force-pushed the feat/unicode-paths branch from 2e25ade to 41d1602 Compare July 31, 2023 19:31
@dsouza95 dsouza95 merged commit 6da09d5 into main Nov 28, 2023
245 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant