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 akuchling, christian.heimes, gregory.p.smith, jcea, pitrou, python-dev, vstinner
Date 2013-11-20.16:23:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3dPq2p4pGKz7Lld@mail.python.org>
In-reply-to
Content
New changeset 86107e7e6ee5 by Christian Heimes in branch 'default':
Issue #17276: MD5 as default digestmod for HMAC is deprecated. The HMAC
http://hg.python.org/cpython/rev/86107e7e6ee5
History
Date User Action Args
2013-11-20 16:23:31python-devsetrecipients: + python-dev, akuchling, gregory.p.smith, jcea, pitrou, vstinner, christian.heimes
2013-11-20 16:23:31python-devlinkissue17276 messages
2013-11-20 16:23:31python-devcreate