]> git.ipfire.org Git - thirdparty/babel.git/commit
Fix float conversion in `extract_operands` (and the relevant test) 435/head
authorAarni Koskela <akx@iki.fi>
Fri, 15 Jul 2016 12:11:06 +0000 (15:11 +0300)
committerAarni Koskela <akx@iki.fi>
Fri, 15 Jul 2016 13:19:48 +0000 (16:19 +0300)
commit913886f880a508dbe619ad2ec14d2bcd5ca74977
tree6ce7c81bb3f737d7962db834cc6c84e38916eaf9
parent5c37e6afe6d1978a9672b707ba28a5fd932cf222
Fix float conversion in `extract_operands` (and the relevant test)

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