Skip to content

Replace characters.csv with UnicodeData.txt#229

Open
tim-eves wants to merge 2 commits into
mainfrom
feat/replace-csv-with-unicodedata
Open

Replace characters.csv with UnicodeData.txt#229
tim-eves wants to merge 2 commits into
mainfrom
feat/replace-csv-with-unicodedata

Conversation

@tim-eves
Copy link
Copy Markdown
Contributor

Directly load the UCD data published by the Unicode Consortium, side stepping the need to import it first. This should make updating on Unicode releases much easier.

Consider adding a workflow that can make updating a push button operation, or updating the current workflow to always fetch the latest release.

Directly load the UCD data published by the Unicode Consortium,  side stepping the need to import it first.
@tim-eves tim-eves self-assigned this May 27, 2026
@tim-eves tim-eves added infrastructure datasets Issues related to data stored in a dataset rather than in normal page content labels May 27, 2026
@tim-eves tim-eves linked an issue May 27, 2026 that may be closed by this pull request
@tim-eves tim-eves marked this pull request as ready for review May 29, 2026 16:49
Fix for grammar, punctuation, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

datasets Issues related to data stored in a dataset rather than in normal page content infrastructure

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update character data to Unicode 17 and fully document the process

1 participant