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 Jim Fasarakis-Hilliard, Mark.Shannon, casevh, gbtami, mark.dickinson, niklasf, njs, rhettinger, serhiy.storchaka, tim.peters, vstinner
Date 2020-06-08.14:30:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1591626637.3.0.596348075141.issue29882@roundup.psfhosted.org>
In-reply-to
Content
New changeset c6b292cdeee689f0bfac6c1e2c2d4e4e01fa8d9e by Victor Stinner in branch 'master':
bpo-29882: Add _Py_popcount32() function (GH-20518)
https://github.com/python/cpython/commit/c6b292cdeee689f0bfac6c1e2c2d4e4e01fa8d9e
History
Date User Action Args
2020-06-08 14:30:37vstinnersetrecipients: + vstinner, tim.peters, rhettinger, mark.dickinson, casevh, njs, Mark.Shannon, serhiy.storchaka, Jim Fasarakis-Hilliard, niklasf, gbtami
2020-06-08 14:30:37vstinnersetmessageid: <1591626637.3.0.596348075141.issue29882@roundup.psfhosted.org>
2020-06-08 14:30:37vstinnerlinkissue29882 messages
2020-06-08 14:30:37vstinnercreate