Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add testcases from bug report #9980. | Mark Dickinson | 2010-09-29 | 1 | -0/+5 |
* | Issue #9337: Make float.__str__ identical to float.__repr__. | Mark Dickinson | 2010-08-04 | 1 | -35/+29 |
* | Issue #5859: Remove '%f' to '%g' formatting switch for large floats. | Mark Dickinson | 2009-05-01 | 1 | -1/+1 |
* | Issue #5864: Fix problem with empty code formatting for floats, | Mark Dickinson | 2009-04-29 | 1 | -0/+2 |
* | Issue #1580: use short float repr where possible. | Mark Dickinson | 2009-04-16 | 1 | -0/+354 |