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 scoder
Recipients mark.dickinson, scoder, serhiy.storchaka
Date 2014-09-22.19:23:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1411413807.68.0.167721892096.issue22464@psf.upfronthosting.co.za>
In-reply-to
Content
The second isn't a big difference because it only hits plain instantiations from integers. They are less likely to be performance critical than those from a quotient, which happen for all calculations.

It's more for symmetry, I guess.
History
Date User Action Args
2014-09-22 19:23:27scodersetrecipients: + scoder, mark.dickinson, serhiy.storchaka
2014-09-22 19:23:27scodersetmessageid: <1411413807.68.0.167721892096.issue22464@psf.upfronthosting.co.za>
2014-09-22 19:23:27scoderlinkissue22464 messages
2014-09-22 19:23:27scodercreate