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 louielu, mark.dickinson, niklasf, pitrou, serhiy.storchaka, vstinner
Date 2020-06-15.12:33:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592224432.24.0.300057118594.issue29782@roundup.psfhosted.org>
In-reply-to
Content
New changeset 794e7d1ab2d7afe70fe0dd87ca8174ac860413e4 by Niklas Fiekas in branch 'master':
bpo-29782: Consolidate _Py_Bit_Length() (GH-20739)
https://github.com/python/cpython/commit/794e7d1ab2d7afe70fe0dd87ca8174ac860413e4
History
Date User Action Args
2020-06-15 12:33:52vstinnersetrecipients: + vstinner, mark.dickinson, pitrou, serhiy.storchaka, louielu, niklasf
2020-06-15 12:33:52vstinnersetmessageid: <1592224432.24.0.300057118594.issue29782@roundup.psfhosted.org>
2020-06-15 12:33:52vstinnerlinkissue29782 messages
2020-06-15 12:33:52vstinnercreate