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 benjamin.peterson
Recipients benjamin.peterson, mgorny
Date 2017-10-24.06:54:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1508828061.68.0.213398074469.issue31834@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1aa00ff383c43335e4a5044274617dbf59bc839e by Benjamin Peterson (Michał Górny) in branch 'master':
fixes bpo-31834: Use optimized code for BLAKE2 only with SSSE3+ (#4066)
https://github.com/python/cpython/commit/1aa00ff383c43335e4a5044274617dbf59bc839e
History
Date User Action Args
2017-10-24 06:54:21benjamin.petersonsetrecipients: + benjamin.peterson, mgorny
2017-10-24 06:54:21benjamin.petersonsetmessageid: <1508828061.68.0.213398074469.issue31834@psf.upfronthosting.co.za>
2017-10-24 06:54:21benjamin.petersonlinkissue31834 messages
2017-10-24 06:54:21benjamin.petersoncreate