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, gregory.p.smith, lemburg, ncoghlan, pitrou, python-dev
Date 2014-05-31.20:26:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3ggvLx73VRz7Ll4@mail.python.org>
In-reply-to
Content
New changeset e4da3ba9dcac by Benjamin Peterson in branch '2.7':
backport hashlib.pbkdf2_hmac per PEP 466 (closes #21304)
http://hg.python.org/cpython/rev/e4da3ba9dcac
History
Date User Action Args
2014-05-31 20:26:55python-devsetrecipients: + python-dev, lemburg, gregory.p.smith, ncoghlan, pitrou, christian.heimes, benjamin.peterson, alex, dstufft
2014-05-31 20:26:53python-devlinkissue21304 messages
2014-05-31 20:26:52python-devcreate