Do not allow substituting alternates or drafts in derived locales by akx · Pull Request #1113 · python-babel/babel

added 2 commits

August 6, 2024 17:59
For more coverage, we've allowed using alternate or draft values
when no officially accepted values have been present.

However, non-global (i.e. e.g. `de_CH` locales) may have an alternate
spelling for what would be an alternate in the parent locale (and
that alternate hasn't been imported into the parent), and the import
would have then accepted the alternate from the child locale as a
non-alternate.

Refs #1112

@akx akx requested a review from a team

August 6, 2024 15:08

@akx akx marked this pull request as ready for review

August 6, 2024 15:09

@akx akx deleted the territory-alt branch

August 7, 2024 08:14