python-babel / babel

The official repository for Babel, the Python Internationalization Library
http://babel.pocoo.org/
BSD 3-Clause "New" or "Revised" License
1.32k stars 440 forks source link

CLDR old version #942

Closed yuvalek closed 1 year ago

yuvalek commented 1 year ago

Overview Description

The CLDR version is not updated. You are using version 41 of CLDR and it does not include that Croatia uses Euro starting in January 2023. version 42 of CLDR does include this.

Steps to Reproduce

1.get_territory_currencies('HR') 2. 3.

Actual Results

HRK

Expected Results

EUR

Reproducibility

Additional Information

Please update CLDR to version 42

lcurran commented 1 year ago

+1 on this, would be great if this could be addressed ASAP

lcurran commented 1 year ago

@akx thank you for the speedy action! Do you have any estimate on timeline for when the fix will be out?

akx commented 1 year ago

@lcurran The next version of Babel will use CLDR 42. Unfortunately I don't have a concrete timeline for its release date at this point. If this is extra important for you (or e.g. your company), please let me know...