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 niklasf
Recipients mark.dickinson, niklasf, serhiy.storchaka
Date 2017-03-10.20:12:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1489176723.54.0.920129766801.issue29782@psf.upfronthosting.co.za>
In-reply-to
Content
Oops. Actually clz should commonly be enough. And platforms where clz and clzl are different (<=> unsigned int and unsigned long are different) should be rare.
History
Date User Action Args
2017-03-10 20:12:03niklasfsetrecipients: + niklasf, mark.dickinson, serhiy.storchaka
2017-03-10 20:12:03niklasfsetmessageid: <1489176723.54.0.920129766801.issue29782@psf.upfronthosting.co.za>
2017-03-10 20:12:03niklasflinkissue29782 messages
2017-03-10 20:12:03niklasfcreate