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-26.18:38:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1424975909.59.0.247879274774.issue23521@psf.upfronthosting.co.za>
In-reply-to
Content
You saw the demo python implementation of divmod_near in Objects/longobject.c? Maybe it's worth using a common implementation?
History
Date User Action Args
2015-02-26 18:38:29bdkearnssetrecipients: + bdkearns, mark.dickinson, belopolsky, benjamin.peterson, serhiy.storchaka
2015-02-26 18:38:29bdkearnssetmessageid: <1424975909.59.0.247879274774.issue23521@psf.upfronthosting.co.za>
2015-02-26 18:38:29bdkearnslinkissue23521 messages
2015-02-26 18:38:29bdkearnscreate