Update ICU to 78 - Part 2: combined data update#188
Open
aoruganti-msft wants to merge 1 commit into
Open
Conversation
Apply the ICU 78 generated data files as one master-targeted data change instead of the previous split region/language/locale/timezone/remaining data PRs. Includes source/data .txt files and generated LOCALE_DEPS.json files from the ICU 78 data branch. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
3a99910 to
82763e9
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR combines the ICU 78 data-file update into one master-targeted review instead of keeping the previous generated-data stack split across #180, #181, #182, #183, and #184.
Scope:
icu/icu4c/source/data/**/*.txticu/icu4c/source/data/**/LOCALE_DEPS.jsonSource of truth for the file contents is the current ICU 78 data branch state at
origin/user/aoruganti/icu78-data-remaining. The staged result was verified to match that branch for the included data paths.#180-#184 are left open temporarily for correlation while this replacement PR is reviewed.