Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLDR 37 support #734

Merged
merged 5 commits into from Nov 10, 2020
Merged

CLDR 37 support #734

merged 5 commits into from Nov 10, 2020

Conversation

akx
Copy link
Member

@akx akx commented Oct 2, 2020

This PR adds support for CLDR 37 (published 2020-04).

No new features (prefix compound patterns, grammatical forms) are supported at this time.

It also cleans up some deprecation warnings in certain tests.

@akx akx added the area/CLDR label Oct 2, 2020
@akx akx requested a review from a team October 2, 2020 07:59
@codecov-commenter
Copy link

codecov-commenter commented Oct 2, 2020

Codecov Report

Merging #734 into master will decrease coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #734      +/-   ##
==========================================
- Coverage   90.99%   90.98%   -0.01%     
==========================================
  Files          24       24              
  Lines        4186     4126      -60     
==========================================
- Hits         3809     3754      -55     
+ Misses        377      372       -5     
Impacted Files Coverage Δ
babel/support.py 83.14% <ø> (-0.07%) ⬇️
babel/units.py 100.00% <100.00%> (ø)
babel/core.py 95.51% <0.00%> (-0.54%) ⬇️
babel/messages/catalog.py 95.56% <0.00%> (-0.08%) ⬇️
babel/numbers.py 97.98% <0.00%> (+0.27%) ⬆️
babel/plural.py 96.38% <0.00%> (+0.31%) ⬆️
babel/dates.py 91.93% <0.00%> (+0.32%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0444167...2b615f7. Read the comment docs.

@akx akx merged commit 688d131 into python-babel:master Nov 10, 2020
@akx akx deleted the cldr-37 branch November 10, 2020 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants