]> git.ipfire.org Git - thirdparty/babel.git/commit
Update to CLDR 28 (with test updates) 292/head
authorAarni Koskela <akx@iki.fi>
Sun, 20 Dec 2015 19:29:21 +0000 (21:29 +0200)
committerAarni Koskela <akx@iki.fi>
Mon, 21 Dec 2015 17:01:12 +0000 (19:01 +0200)
commit9f7f4d02998955719a8d18bfcbec8f700bec9923
tree4ecb660643e624231034e009ebaea9b28c0f1443
parent23c4a550c6073a1f6948196539d0c8c51c950a3a
Update to CLDR 28 (with test updates)

* Aside from the usual data changes, the provisional aa locale is no longer,
  so we can't use it for tests. Instead, ii is used (chosen by virtue of ii.xml
  being fairly small, i.e. probably as incomplete as aa).
* ms_Latn_SG is not in use anymore either; use sr_Latn_ME instead.

Closes #226
Closes #290
babel/core.py
babel/dates.py
babel/numbers.py
scripts/download_import_cldr.py
tests/messages/test_plurals.py
tests/test_dates.py
tests/test_numbers.py
tests/test_plural.py