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 thosehippos
Recipients thosehippos
Date 2014-07-09.15:48:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
In the documentation in 15.2 (https://docs.python.org/3/library/hmac.html), under hmac.new(key, msg=None, digestmod=None), it says "Paramter digestmod", which should be "Parameter digestmod"
History
Date User Action Args
2014-07-09 15:48:18thosehippossetrecipients: + thosehippos
2014-07-09 15:48:18thosehippossetmessageid: <[email protected]>
2014-07-09 15:48:18thosehipposlinkissue21948 messages
2014-07-09 15:48:18thosehipposcreate