]> git.ipfire.org Git - thirdparty/babel.git/commit
feat: Support for short compact currency formats (#926)
authorJonah Lawrence <jonah@freshidea.com>
Fri, 4 Nov 2022 15:16:24 +0000 (09:16 -0600)
committerGitHub <noreply@github.com>
Fri, 4 Nov 2022 15:16:24 +0000 (17:16 +0200)
commit5fcc2535f96bfce9c1a1ecf9d19a976b9bf6ab6b
treea7871ea693786fe78eb10c5ff92e30926a71bfbb
parent3add2c141783b1f590c753f475b8cba64d15cd0c
feat: Support for short compact currency formats (#926)

Co-authored-by: Jun Omae (大前 潤) <42682+jun66j5@users.noreply.github.com>
babel/core.py
babel/numbers.py
babel/support.py
docs/api/numbers.rst
scripts/import_cldr.py
tests/test_numbers.py
tests/test_support.py