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, vstinner
Date 2020-01-16.14:09:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579183764.6.0.879275298442.issue31031@roundup.psfhosted.org>
In-reply-to
Content
New changeset c5b79003f5fe6aa28a2a028680367839ba8677db by Victor Stinner (Niklas Fiekas) in branch 'master':
bpo-31031: Unify duplicate bits_in_digit and bit_length (GH-2866)
https://github.com/python/cpython/commit/c5b79003f5fe6aa28a2a028680367839ba8677db
History
Date User Action Args
2020-01-16 14:09:24vstinnersetrecipients: + vstinner, mark.dickinson, louielu, niklasf
2020-01-16 14:09:24vstinnersetmessageid: <1579183764.6.0.879275298442.issue31031@roundup.psfhosted.org>
2020-01-16 14:09:24vstinnerlinkissue31031 messages
2020-01-16 14:09:24vstinnercreate