]> granicus.if.org Git - python/commit
Issue #28563: Make plural form selection more lenient and accepting
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Nov 2016 17:25:44 +0000 (19:25 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 14 Nov 2016 17:25:44 +0000 (19:25 +0200)
commitd3e6c9e4dcf3fd4e97a2526164cc7e28766b8e6d
tree0a392c331424b6c8022f05469152563b6a9ab902
parent21676666589b22af876c1de15315d2d2ceaf06ca
Issue #28563: Make plural form selection more lenient and accepting
non-integer numbers.  Django tests depend on this.
Lib/gettext.py
Lib/test/test_gettext.py