Message205703
> Anyway, why not round(1.2) -> 1.0 in the first place? Just curious.
It was the behavior on Python 2.x, but somehow when they changed the rounding method to nearest even number this happened... I think it's too late to change back the return type. |
|
| Date |
User |
Action |
Args |
| 2013-12-09 15:25:04 | JBernardo | set | recipients:
+ JBernardo, mark.dickinson, docs@python, vajrasky |
| 2013-12-09 15:25:04 | JBernardo | set | messageid: <[email protected]> |
| 2013-12-09 15:25:04 | JBernardo | link | issue19933 messages |
| 2013-12-09 15:25:04 | JBernardo | create | |
|