]> git.ipfire.org Git - thirdparty/babel.git/commit
Compile noninteger TR35 operands to zeroes when emitting Gettext 295/head
authorAarni Koskela <akx@iki.fi>
Sun, 20 Dec 2015 21:28:00 +0000 (23:28 +0200)
committerAarni Koskela <akx@iki.fi>
Fri, 22 Jan 2016 18:43:20 +0000 (20:43 +0200)
commite31156fa2012b637923b2f047b8f24fd3c0e8423
tree7cb1f926bd3892e9af25694328e2a1ed88af04a1
parenta4ed4e04d02bdeeec3d97118215876dcce52852a
Compile noninteger TR35 operands to zeroes when emitting Gettext

See http://www.unicode.org/reports/tr35/tr35-numbers.html#Operands
See https://www.gnu.org/software/gettext/manual/html_node/Plural-forms.html

Fixes #287
babel/plural.py
tests/test_plural.py