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 yselivanov
Recipients gvanrossum, yselivanov
Date 2018-01-24.03:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516763826.76.0.467229070634.issue32436@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b7a80d543e1e94475ab9c8214f7a9eab4e63c9ab by Yury Selivanov in branch 'master':
bpo-32436: Don't use native popcount() (also fixes bpo-32641) (#5292)
https://github.com/python/cpython/commit/b7a80d543e1e94475ab9c8214f7a9eab4e63c9ab
History
Date User Action Args
2018-01-24 03:17:06yselivanovsetrecipients: + yselivanov, gvanrossum
2018-01-24 03:17:06yselivanovsetmessageid: <1516763826.76.0.467229070634.issue32436@psf.upfronthosting.co.za>
2018-01-24 03:17:06yselivanovlinkissue32436 messages
2018-01-24 03:17:06yselivanovcreate