#31985: salted_hmac() docstring shouldn't mention hashlib.new().
-------------------------------------+-------------------------------------
Reporter: Francisco Couzo | Owner: Francisco
Type: | Couzo
Cleanup/optimization | Status: closed
Component: Utilities | Version: 3.1
Severity: Normal | Resolution: fixed
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 1 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by GitHub <noreply@…>):
* status: assigned => closed
* resolution: => fixed
Comment:
In [changeset:"5ea1621c724e765c9a642a1b3b6e83419fda920b" 5ea1621]:
{{{
#!CommitTicketReference repository=""
revision="5ea1621c724e765c9a642a1b3b6e83419fda920b"
Fixed #31985 -- Corrected salted_hmac()'s docstring about supported
algorithms.
salted_hmac() validates supported algorithms by checking hashlib
methods.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/31985#comment:5>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--
You received this message because you are subscribed to the Google Groups
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/django-updates/070.b18869e0b27c00271512330c134646df%40djangoproject.com.