Skip to content

Conversation

@leamingrad
Copy link
Contributor

As part of the Babel 2.15.0 release, an upgrade to CLDR 44 was included. The new CLDR version changes the date format for the en-GB locale to remove a comma in the full format.

This change updates the tests so that both the old and new formats can be handled. This is done instead of pinning babel to a lower version, since we just care that formatting takes place.

As part of the Babel 2.15.0 release, an upgrade to CLDR 44 was included.
The new CLDR version changes the date format for the en-GB locale to
remove a comma in the full format.

This change updates the tests so that both the old and new formats can
be handled. This is done instead of pinning babel to a lower version,
since we just care that formatting takes place.

[Babel issue]: python-babel/babel#1070
[CLDR 44 changes]: https://www.unicode.org/cldr/charts/44/delta/en.html#Formats%20-%20Standard%20-%20Date%20Formats
@eemeli eemeli merged commit 88f9da2 into projectfluent:main Jul 25, 2024
@leamingrad leamingrad deleted the support-babel-2-15-0 branch July 29, 2024 14:11
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.

2 participants