| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-02-08 | [1.8.x] Fixed #24181 -- Fixed multi-char THOUSAND_SEPARATOR insertion | Varun Sharma | |
| Report and original patch by Kay Cha. Backport of 540ca563de from master. | |||
| 2014-12-03 | Removed redundant numbered parameters from str.format(). | Berker Peksag | |
| Since Python 2.7 and 3.1, "{0} {1}" is equivalent to "{} {}". | |||
| 2014-12-03 | Fixed #23935 -- Converted decimals to fixed point in utils.numberformat.format | Eric Rouleau | |
| 2013-04-12 | Modified utils_tests for unittest2 discovery. | Preston Timmons | |
