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 skrah
Recipients skrah, vinsci
Date 2017-07-30.16:38:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501432719.7.0.098353595473.issue31079@psf.upfronthosting.co.za>
In-reply-to
Content
Look at Include/longobject.h and https://docs.python.org/3/library/stdtypes.html?highlight=bit_length#int.bit_length .
History
Date User Action Args
2017-07-30 16:38:39skrahsetrecipients: + skrah, vinsci
2017-07-30 16:38:39skrahsetmessageid: <1501432719.7.0.098353595473.issue31079@psf.upfronthosting.co.za>
2017-07-30 16:38:39skrahlinkissue31079 messages
2017-07-30 16:38:39skrahcreate