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 python-dev
Recipients alex, benjamin.peterson, christian.heimes, dstufft, giampaolo.rodola, janssen, ncoghlan, pitrou, python-dev
Date 2014-05-11.23:11:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3gRgyZ4KKhz7Ljr@mail.python.org>
In-reply-to
Content
New changeset b40f1a00b134 by Benjamin Peterson in branch '2.7':
backport hmac.compare_digest to partially implement PEP 466 (closes #21306)
http://hg.python.org/cpython/rev/b40f1a00b134
History
Date User Action Args
2014-05-11 23:11:51python-devsetrecipients: + python-dev, ncoghlan, janssen, pitrou, giampaolo.rodola, christian.heimes, benjamin.peterson, alex, dstufft
2014-05-11 23:11:51python-devlinkissue21306 messages
2014-05-11 23:11:51python-devcreate