Skip to content

CLDR-19372 Remove %%lenient-parse rules from RBNF#5550

Open
grhoten wants to merge 1 commit intounicode-org:mainfrom
grhoten:19372
Open

CLDR-19372 Remove %%lenient-parse rules from RBNF#5550
grhoten wants to merge 1 commit intounicode-org:mainfrom
grhoten:19372

Conversation

@grhoten
Copy link
Copy Markdown
Member

@grhoten grhoten commented Apr 4, 2026

CLDR-19372

ICU-23358 will be removing the unnecessary %%lenient-parse rules. Removing them will reduce the size of the rules, and improve the lenient parsing speed without using a collator.

CLDR occasionally defines this rule, but it’s inconsistently defined. All of the ones in CLDR are used to define ignorable characters for lenient parsing. We should remove these rules once unicode-org/icu#3926 is merged into ICU.

  • This PR completes the ticket.

ALLOW_MANY_COMMITS=true

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.

1 participant