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 mark.dickinson
Recipients Jim Fasarakis-Hilliard, casevh, gbtami, mark.dickinson, niklasf, njs, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2020-05-29.16:28:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590769688.57.0.707690951237.issue29882@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8bd216dfede9cb2d5bedb67f20a30c99844dbfb8 by Niklas Fiekas in branch 'master':
bpo-29882: Add an efficient popcount method for integers (#771)
https://github.com/python/cpython/commit/8bd216dfede9cb2d5bedb67f20a30c99844dbfb8
History
Date User Action Args
2020-05-29 16:28:08mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, vstinner, casevh, njs, serhiy.storchaka, Jim Fasarakis-Hilliard, niklasf, gbtami
2020-05-29 16:28:08mark.dickinsonsetmessageid: <1590769688.57.0.707690951237.issue29882@roundup.psfhosted.org>
2020-05-29 16:28:08mark.dickinsonlinkissue29882 messages
2020-05-29 16:28:08mark.dickinsoncreate