Message6952
I've implemented a few more of the items, as well as some 2.6 -> 2.7 changes (bug fixes, thousands separators and {}).
- implement 'n' formatting type for integers
- implement remaining checks for error conditions
- limit recursion level for recursive format specs
Nearly all of the tests from 2.7 pass. Notably still remaining from the original list:
- implement __format__ for floats
- implement __format__ for datetime |
|
Date |
User |
Action |
Args |
2012-03-21 20:40:29 | nriley | set | messageid: <1332362429.22.0.412467783785.issue1718@psf.upfronthosting.co.za> |
2012-03-21 20:40:29 | nriley | set | recipients:
+ nriley, fwierzbicki, amak, pjenvey, yole |
2012-03-21 20:40:29 | nriley | link | issue1718 messages |
2012-03-21 20:40:28 | nriley | create | |
|