]> granicus.if.org Git - python/commitdiff
Issue #28563: Make plural form selection more lenient and accepting
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Nov 2016 17:31:04 +0000 (19:31 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Nov 2016 17:31:04 +0000 (19:31 +0200)
non-integer numbers.  Django tests depend on this.


Trivial merge