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 vstinner
Recipients pitrou, serhiy.storchaka, vstinner
Date 2020-04-16.17:17:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
We have another function which may be grouped somehow in the same category: _Py_bit_length().
History
Date User Action Args
2020-04-16 17:17:40vstinnersetrecipients: + vstinner, pitrou, serhiy.storchaka
2020-04-16 17:17:39vstinnersetmessageid: <[email protected]>
2020-04-16 17:17:39vstinnerlinkissue40302 messages
2020-04-16 17:17:39vstinnercreate