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 petr.viktorin
Recipients Arfrever, belopolsky, casevh, eryksun, mark.dickinson, petr.viktorin, rhettinger, skrah, steven.daprano, tim.peters
Date 2014-10-09.12:24:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1412857495.71.0.733005691275.issue22198@psf.upfronthosting.co.za>
In-reply-to
Content
Apologies for the delay; I missed/did not get a notification.

Alexander, I don't disagree, but I'd like my first patch to Python to not be a refactoring. As I said, I'd like to keep this patch focused. After that I'd like to provide tests the rest of float_divmod; and then perhaps use an entirely different implementation.

If that's not a good course of action, and you suggest a different one or just tell me to improve everything at once, I will certainly try. But, I think that this patch is an improvement, and that it does fix this bug.
History
Date User Action Args
2014-10-09 12:24:55petr.viktorinsetrecipients: + petr.viktorin, tim.peters, rhettinger, mark.dickinson, belopolsky, casevh, Arfrever, steven.daprano, skrah, eryksun
2014-10-09 12:24:55petr.viktorinsetmessageid: <1412857495.71.0.733005691275.issue22198@psf.upfronthosting.co.za>
2014-10-09 12:24:55petr.viktorinlinkissue22198 messages
2014-10-09 12:24:55petr.viktorincreate