New submission from Jacek <jacekandrzejblazejew...@gmail.com>:
round(2500, -3) returns 2000 instead of 3000. I have checked it on 3.7.4 and 3.6.9. ---------- components: Library (Lib) messages: 405726 nosy: jacekblaz priority: normal severity: normal status: open title: round(2500, -3) type: behavior versions: Python 3.7 _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue45715> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com