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 bdkearns
Recipients bdkearns, belopolsky, benjamin.peterson, mark.dickinson, serhiy.storchaka
Date 2015-02-25.23:18:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424906333.45.0.357350404859.issue23521@psf.upfronthosting.co.za>
In-reply-to
Content
Maybe we should also use divide_and_round for __truediv__ to match the C implementation calling divide_nearest there as well?
History
Date User Action Args
2015-02-25 23:18:53bdkearnssetrecipients: + bdkearns, mark.dickinson, belopolsky, benjamin.peterson, serhiy.storchaka
2015-02-25 23:18:53bdkearnssetmessageid: <1424906333.45.0.357350404859.issue23521@psf.upfronthosting.co.za>
2015-02-25 23:18:53bdkearnslinkissue23521 messages
2015-02-25 23:18:53bdkearnscreate