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 christian.heimes, gregory.p.smith, jborgstrom, python-dev
Date 2013-07-01.11:08:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3bkQnM3HvDz7Lk2@mail.python.org>
In-reply-to
Content
New changeset 636947fe131e by Christian Heimes in branch 'default':
Issue 18240: The HMAC module is no longer restricted to bytes and accepts
http://hg.python.org/cpython/rev/636947fe131e
History
Date User Action Args
2013-07-01 11:08:56python-devsetrecipients: + python-dev, gregory.p.smith, christian.heimes, jborgstrom
2013-07-01 11:08:56python-devlinkissue18240 messages
2013-07-01 11:08:55python-devcreate