Message80566
Some minor modifications to the last patch:
- fix round docstring: it now reads "round(number[, ndigits]) -> number"
instead of "round(number[, ndigits]) -> floating-point number"
- add Misc/NEWS entry
- add extra tests for round(x, n) with n huge and positive |
|
| Date |
User |
Action |
Args |
| 2009-01-26 11:08:22 | mark.dickinson | set | recipients:
+ mark.dickinson, loewis, rhettinger, orsenthil, giampaolo.rodola, ajaksu2, jyasskin, dingo |
| 2009-01-26 11:08:22 | mark.dickinson | set | messageid: <[email protected]> |
| 2009-01-26 11:08:21 | mark.dickinson | link | issue4707 messages |
| 2009-01-26 11:08:20 | mark.dickinson | create | |
|