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 christian.heimes
Recipients christian.heimes, gregory.p.smith
Date 2020-05-17.11:49:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1589716153.55.0.605471996852.issue40645@roundup.psfhosted.org>
In-reply-to
Content
New changeset 54f2898fe7e4ca1f239e96284af3cc5b34d2ae02 by Christian Heimes in branch 'master':
bpo-40645: Implement HMAC in C (GH-20129)
https://github.com/python/cpython/commit/54f2898fe7e4ca1f239e96284af3cc5b34d2ae02
History
Date User Action Args
2020-05-17 11:49:13christian.heimessetrecipients: + christian.heimes, gregory.p.smith
2020-05-17 11:49:13christian.heimessetmessageid: <1589716153.55.0.605471996852.issue40645@roundup.psfhosted.org>
2020-05-17 11:49:13christian.heimeslinkissue40645 messages
2020-05-17 11:49:13christian.heimescreate