Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Intl] Ensure data consistency between alpha and numeric codes #60709

New issue

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

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

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

llupa
Copy link
Contributor

@llupa llupa commented Jun 5, 2025

Q A
Branch? 7.4
Bug fix? not sure
New feature? not sure
Deprecations? no
Issues Fix #60696
License MIT

Copy link
Member

@stof stof left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be done in the 6.4 branch, as we run our ICU update script in the lowest maintained branch to allow us shipping uptodate ICU data in our LTS versions.

If the update script is different in 6.4 and 7.4, we will have to perform the ICU upgrade twice each time, as merging up the update done in 6.4 would loose the change brought by this PR if we don't run the same update again in 7.4.

@llupa
Copy link
Contributor Author

llupa commented Jun 5, 2025

Superseded by #60711

@llupa llupa closed this Jun 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Intl] Erroneous numeric region codes available for usage
4 participants