]> git.ipfire.org Git - thirdparty/babel.git/commit
Replace more alternate characters in format_skeleton (#1122)
authorTomas R. <tomas.roun8@gmail.com>
Sat, 19 Oct 2024 12:12:50 +0000 (14:12 +0200)
committerGitHub <noreply@github.com>
Sat, 19 Oct 2024 12:12:50 +0000 (15:12 +0300)
commitea84d9d5f0bd2859f3281e4dac812ae05d33f466
tree83b9aa51c7e4dee6428f1233eb390cb6f2a2c179
parentd4069ee0d6ce4666d5491901395de254ac55d3c6
Replace more alternate characters in format_skeleton (#1122)

Replaces some additional characters which never appear in resource files before matching the skeleton. This replicates the behaviour of ICU.
babel/dates.py
tests/test_dates.py