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 mark.dickinson
Recipients mark.dickinson, python-dev, terry.reedy, vstinner, xiang.zhang
Date 2016-09-10.10:54:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1473504897.51.0.738664182587.issue27792@psf.upfronthosting.co.za>
In-reply-to
Content
> BTW, Mark, do you think the fast path in long_mod is really needed? Actually the same fast path has already existed in l_divmod.

See issue 28060 for fast path cleanup.
History
Date User Action Args
2016-09-10 10:54:57mark.dickinsonsetrecipients: + mark.dickinson, terry.reedy, vstinner, python-dev, xiang.zhang
2016-09-10 10:54:57mark.dickinsonsetmessageid: <1473504897.51.0.738664182587.issue27792@psf.upfronthosting.co.za>
2016-09-10 10:54:57mark.dickinsonlinkissue27792 messages
2016-09-10 10:54:57mark.dickinsoncreate