Mark Dickinson <dicki...@gmail.com> added the comment:

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

----------
stage:  -> commit review
versions: +Python 3.1
Added file: http://bugs.python.org/file12865/round_int_int5.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4707>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to