This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author AVicennA
Recipients AVicennA, docs@python, koobs, mark.dickinson, ned.deily, paul.moore, ronaldoussoren, steve.dower, steven.daprano, terry.reedy, tim.golden, zach.ware
Date 2019-12-16.11:37:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1576496272.24.0.752096295983.issue39059@roundup.psfhosted.org>
In-reply-to
Content
@steven.daprano, yes, my_round(2.675, 2) --> gave 2.68 and it's not buggy and not wrong. This is correct in this case. I advise you look at 5th class math book.
History
Date User Action Args
2019-12-16 11:37:52AVicennAsetrecipients: + AVicennA, terry.reedy, paul.moore, ronaldoussoren, mark.dickinson, tim.golden, ned.deily, steven.daprano, docs@python, zach.ware, koobs, steve.dower
2019-12-16 11:37:52AVicennAsetmessageid: <1576496272.24.0.752096295983.issue39059@roundup.psfhosted.org>
2019-12-16 11:37:52AVicennAlinkissue39059 messages
2019-12-16 11:37:52AVicennAcreate